summaryrefslogtreecommitdiff
path: root/kmscube/cube-x11.cpp
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-05-23 10:05:40 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-05-23 10:05:40 +0300
commitc17c439a70b86b08c8d584928e94eb52096b79b6 (patch)
tree34e98bf14ec9ecca6478fb6249ecfaa02ee0c611 /kmscube/cube-x11.cpp
parenta5c28bcb2ead34e921617711ebf94ffcb5d72878 (diff)
Reorganize libkms++utils header
Diffstat (limited to 'kmscube/cube-x11.cpp')
-rw-r--r--kmscube/cube-x11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmscube/cube-x11.cpp b/kmscube/cube-x11.cpp
index 9ac64c3..dde4f61 100644
--- a/kmscube/cube-x11.cpp
+++ b/kmscube/cube-x11.cpp
@@ -6,7 +6,7 @@
#include "cube-egl.h"
#include "cube-gles2.h"
-#include "test.h"
+#include <kms++util.h>
using namespace std;