From c17c439a70b86b08c8d584928e94eb52096b79b6 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 23 May 2016 10:05:40 +0300 Subject: Reorganize libkms++utils header --- kmscube/cube.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmscube/cube.cpp') 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 +#include using namespace std; -- cgit v1.2.3