]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/blobdiff - kmscube/cube.cpp
Reorganize libkms++utils header
[android/external-libkmsxx.git] / kmscube / cube.cpp
index 42e05be410023c88cf9eb061ac4e2c80564418d2..9aa8a84f72d78e94fdec04d2a4e1d72d6b35aafb 100644 (file)
@@ -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;