aboutsummaryrefslogtreecommitdiff
path: root/example/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'example/test.cpp')
-rw-r--r--example/test.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/example/test.cpp b/example/test.cpp
index 034c365..16fffc4 100644
--- a/example/test.cpp
+++ b/example/test.cpp
@@ -1,7 +1,5 @@
-#include <cRender.h>
-#include <cObject.h>
-#include <cObjectHandler.h>
-#include <cInput.h>
+
+#include <termgl.h>
class ball : public cObject
{