summaryrefslogtreecommitdiff
path: root/framebuffer/system_colour.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/system_colour.c')
-rw-r--r--framebuffer/system_colour.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/framebuffer/system_colour.c b/framebuffer/system_colour.c
index 18b25eee3..139cd4780 100644
--- a/framebuffer/system_colour.c
+++ b/framebuffer/system_colour.c
@@ -24,7 +24,7 @@
#include "utils/utils.h"
#include "utils/log.h"
#include "desktop/gui.h"
-#include "desktop/options.h"
+#include "utils/nsoption.h"
struct gui_system_colour_ctx {
const char *name;