From c75c17685a646e90d772c2d6ea4de7c2d0d250b6 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 9 Oct 2022 12:51:01 +0100 Subject: new plugin chooser --- gui/src/ofApp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/src/ofApp.cpp') 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); -- cgit v1.2.3