aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/iomanager.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-10-31 22:18:25 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-10-31 22:18:25 +0000
commitf49044c9886accc91dfd29056241da3b48324640 (patch)
tree8dfdcde8753fdd926a812430c98970282fa22bbc /yage/core/iomanager.cpp
parentf776df6076725d14679b31168e3ede53c966182e (diff)
downloadYAGE-f49044c9886accc91dfd29056241da3b48324640.tar.gz
YAGE-f49044c9886accc91dfd29056241da3b48324640.zip
Moving to core, fixing errors
Diffstat (limited to 'yage/core/iomanager.cpp')
-rw-r--r--yage/core/iomanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/core/iomanager.cpp b/yage/core/iomanager.cpp
index d5b950d6..6bb083ab 100644
--- a/yage/core/iomanager.cpp
+++ b/yage/core/iomanager.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include <yage/base/iomanager.h>
+#include <yage/core/iomanager.h>
#include <fstream>
#include <stdexcept>