summaryrefslogtreecommitdiff
path: root/hw/display/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/display.c')
-rw-r--r--hw/display/display.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/display/display.c b/hw/display/display.c
index 78f5d39..8c91c84 100644
--- a/hw/display/display.c
+++ b/hw/display/display.c
@@ -25,9 +25,8 @@
#include <hal/hal-device-display-interface.h>
#include <hal/hal-common-interface.h>
-#include <libsyscommon/file.h>
-#include </hal/include/device/hal-backend-common.h>
+#include "util.h"
#ifndef BACKLIGHT_PATH
#define BACKLIGHT_PATH "/sys/class/backlight/rpi_backlight"