Skip to content

Commit

Permalink
Missed a user prefs reference
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored and fifieldt committed Nov 30, 2024
1 parent 595d4ca commit 7fc86f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/graphics/Screen.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#pragma once

#include "../userPrefs.h"
#include "configuration.h"

#include "detect/ScanI2C.h"
Expand Down Expand Up @@ -606,4 +605,4 @@ class Screen : public concurrency::OSThread

} // namespace graphics

#endif
#endif

0 comments on commit 7fc86f2

Please sign in to comment.