summaryrefslogtreecommitdiff
path: root/futuregael/src
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2023-09-15 19:15:44 +0100
committerTim Redfern <tim@getdrop.com>2023-09-15 19:15:44 +0100
commit3b389388ae45857caa42130f8acf0aefedd12360 (patch)
tree541b9b5668743f337193163976be0b4caec883ad /futuregael/src
parent673ae8ef6bcaba87e25b94da30b4650d0fc8a424 (diff)
remove unused addons
Diffstat (limited to 'futuregael/src')
-rw-r--r--futuregael/src/ofApp.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/futuregael/src/ofApp.h b/futuregael/src/ofApp.h
index 9ab0cb2..26987e1 100644
--- a/futuregael/src/ofApp.h
+++ b/futuregael/src/ofApp.h
@@ -1,11 +1,7 @@
#pragma once
#include "ofMain.h"
-#include "ofxSvg.h"
-#include "ofxGui.h"
-#include "ofxXmlSettings.h"
-
-#include "ofxHelios.h"
+#
#include "ofxCsv.h"
class scriptLine{