summaryrefslogtreecommitdiff
path: root/src/displayapp/Colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/displayapp/Colors.h')
-rw-r--r--src/displayapp/Colors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Colors.h b/src/displayapp/Colors.h
index 9db7dd20..43e2b801 100644
--- a/src/displayapp/Colors.h
+++ b/src/displayapp/Colors.h
@@ -1,7 +1,7 @@
#pragma once
#include <lvgl/src/lv_misc/lv_color.h>
-#include <components/settings/Settings.h>
+#include "components/settings/Settings.h"
namespace Pinetime {
namespace Applications {