diff options
Diffstat (limited to 'src/helper/unit-menu.cpp')
| -rw-r--r-- | src/helper/unit-menu.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/helper/unit-menu.cpp b/src/helper/unit-menu.cpp index 19139979e..66fee95de 100644 --- a/src/helper/unit-menu.cpp +++ b/src/helper/unit-menu.cpp @@ -21,9 +21,9 @@ #include <gtk/gtkhbox.h> #include <gtk/gtkmenu.h> #include <gtk/gtkmenuitem.h> -#include "sp-marshal.h" +#include "helper/sp-marshal.h" #include "helper/units.h" -#include "unit-menu.h" +#include "helper/unit-menu.h" #include "widgets/spw-utilities.h" struct SPUnitSelector { |
