summaryrefslogtreecommitdiff
path: root/kmscube/cube.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmscube/cube.cpp')
-rw-r--r--kmscube/cube.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmscube/cube.cpp b/kmscube/cube.cpp
index 42e05be..9aa8a84 100644
--- a/kmscube/cube.cpp
+++ b/kmscube/cube.cpp
@@ -26,8 +26,8 @@
/* Based on a egl cube test app originally written by Arvin Schnell */
#include "cube.h"
-#include "opts.h"
-#include "test.h"
+#include <opts.h>
+#include <kms++util.h>
using namespace std;