summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/MapUI.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-29 13:12:23 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-03-29 13:12:23 -0400
commitd296d2f6717a01eb2e7d3c55d82b68c503830d96 (patch)
treeee5b95057b7b76a4fe92c877c766bf821ee8041b /sigmodr/widgets/MapUI.cpp
parent6781e2bcd051ace8da25dbd9e6950c87045753ef (diff)
downloadsigen-d296d2f6717a01eb2e7d3c55d82b68c503830d96.tar.gz
sigen-d296d2f6717a01eb2e7d3c55d82b68c503830d96.tar.xz
sigen-d296d2f6717a01eb2e7d3c55d82b68c503830d96.zip
Update the build for the moving of the files
Diffstat (limited to 'sigmodr/widgets/MapUI.cpp')
-rw-r--r--sigmodr/widgets/MapUI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/widgets/MapUI.cpp b/sigmodr/widgets/MapUI.cpp
index 2d948d69..c7cf7cde 100644
--- a/sigmodr/widgets/MapUI.cpp
+++ b/sigmodr/widgets/MapUI.cpp
@@ -20,7 +20,7 @@
#include "MapUI_p.h"
// Sigmodr widget includes
-#include "MapEditor.h"
+#include "mapeditor/MapEditor.h"
// Sigmod includes
#include <sigmod/Game.h>