summaryrefslogtreecommitdiff
path: root/boblightservice.c
diff options
context:
space:
mode:
Diffstat (limited to 'boblightservice.c')
-rw-r--r--boblightservice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boblightservice.c b/boblightservice.c
index 8c2ac87..c3c52c3 100644
--- a/boblightservice.c
+++ b/boblightservice.c
@@ -20,7 +20,7 @@
#include <stdio.h>
#define BOBLIGHT_DLOPEN
-#include "lib/boblight.h"
+#include <libboblight/boblight.h>
#include "boblightservice.h"
cBoblight::cBoblight()