diff options
author | Ben Boeckel <MathStuf@gmail.com> | 2009-03-29 13:12:23 -0400 |
---|---|---|
committer | Ben Boeckel <MathStuf@gmail.com> | 2009-03-29 13:12:23 -0400 |
commit | d296d2f6717a01eb2e7d3c55d82b68c503830d96 (patch) | |
tree | ee5b95057b7b76a4fe92c877c766bf821ee8041b /sigmodr/widgets/MapUI.cpp | |
parent | 6781e2bcd051ace8da25dbd9e6950c87045753ef (diff) | |
download | sigen-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.cpp | 2 |
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> |