From 1ff03ea63d79549db86422837f47916a42f23eb9 Mon Sep 17 00:00:00 2001 From: Comment Date: Sun, 8 Sep 2013 13:11:02 +0100 Subject: refactoring utils --- rotord/src/xmlIO.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src/xmlIO.h') 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 #include #include "tinyxml.h" -#include "ofUtils.h" +#include "utils.h" using namespace std; -- cgit v1.2.3