summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index e4787f53a6..05f5dee382 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -27,6 +27,7 @@
27#include "dircache.h" 27#include "dircache.h"
28#include "timefuncs.h" 28#include "timefuncs.h"
29#include "tagcache.h" 29#include "tagcache.h"
30#include "button.h"
30 31
31#ifdef HAVE_BACKLIGHT_BRIGHTNESS 32#ifdef HAVE_BACKLIGHT_BRIGHTNESS
32#include "backlight.h" /* for [MIN|MAX]_BRIGHTNESS_SETTING */ 33#include "backlight.h" /* for [MIN|MAX]_BRIGHTNESS_SETTING */