summaryrefslogtreecommitdiff
path: root/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/testApp.h')
-rw-r--r--src/testApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testApp.h b/src/testApp.h
index 14fc09d..e2138a0 100644
--- a/src/testApp.h
+++ b/src/testApp.h
@@ -29,6 +29,8 @@ have to track how many frames each key has been pressed for
#include "mapUtils.h"
#include "viewpoint.h"
+
+
class testApp : public ofBaseApp{
public: