diff options
Diffstat (limited to 'rotord/src/xmlIO.h')
| -rwxr-xr-x | rotord/src/xmlIO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/xmlIO.h b/rotord/src/xmlIO.h index 84db7ca..2048c8d 100755 --- a/rotord/src/xmlIO.h +++ b/rotord/src/xmlIO.h @@ -6,7 +6,7 @@ #include <string.h> #include <vector> #include "tinyxml.h" -#include "ofUtils.h" +#include "utils.h" using namespace std; |
