summaryrefslogtreecommitdiff
path: root/gui/src
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2022-10-09 12:51:01 +0100
committerTim Redfern <tim@getdrop.com>2022-10-09 12:51:01 +0100
commitc75c17685a646e90d772c2d6ea4de7c2d0d250b6 (patch)
treeb6c8b0add8651f5d89ff614e647544faf25c9d80 /gui/src
parent33a8310b5d5e51c6262d63a8b6679dd129abecc0 (diff)
new plugin chooser
Diffstat (limited to 'gui/src')
-rw-r--r--gui/src/ofApp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/ofApp.cpp b/gui/src/ofApp.cpp
index 1683057..db57605 100644
--- a/gui/src/ofApp.cpp
+++ b/gui/src/ofApp.cpp
@@ -1,4 +1,4 @@
- #include "ofApp.h"
+#include "ofApp.h"
#include "glew.h"
const ofPoint outputWindowSize=ofPoint(1200,900);