diff grid.h @ 34:94df2cd72d7b

New hilbert code - does rotations!
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Mon, 08 Apr 2013 12:58:21 +0100
parents a4908ad8c78e
children 790939017078
line wrap: on
line diff
--- a/grid.h	Tue Mar 26 18:41:42 2013 +0000
+++ b/grid.h	Mon Apr 08 12:58:21 2013 +0100
@@ -14,6 +14,7 @@
 #include "ofMain.h"
 #include "eventLogger.h"
 #include "presetManager.h"
+#include "hilbert.h"
 using namespace std;
 class Preset;