aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-11-20 23:02:48 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-11-20 23:02:48 +0100
commitb515ef0bb09c31ef73c732e448af3dccb4315cec (patch)
tree2670af4f668e4cbf662c8ac2611f638ae85af11b
parent91948f7666c1ba63f14850604289e03d1e11dcb0 (diff)
downloadtermgl-b515ef0bb09c31ef73c732e448af3dccb4315cec.tar.gz
fix example 3d
-rw-r--r--example/3d.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/example/3d.cpp b/example/3d.cpp
index 78417ed..3ede537 100644
--- a/example/3d.cpp
+++ b/example/3d.cpp
@@ -1,13 +1,7 @@
#include <unistd.h>
#include <string>
-#include "version.h"
-
-#include "cRender.h"
-#include "cObject.h"
-#include "cObjectHandler.h"
-#include "cInput.h"
-#include "cWiremesh.h"
+#include <termgl.h>
//#include "testobject.h"