aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-11-10 23:30:42 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-11-10 23:30:42 +0100
commit28aca76a49824d969020b383518ac429869517fa (patch)
treee9583b81acd733a481b6d4a1f64f08cabea85541
parent90fde42f41a563edbf774377a0e2c142e8052406 (diff)
downloadtermgl-28aca76a49824d969020b383518ac429869517fa.tar.gz
updated test
-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
{