diff options
Diffstat (limited to 'src/helper/action-context.cpp')
| -rw-r--r-- | src/helper/action-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/action-context.cpp b/src/helper/action-context.cpp index b8430902b..1ea12776b 100644 --- a/src/helper/action-context.cpp +++ b/src/helper/action-context.cpp @@ -11,9 +11,9 @@ #include "desktop.h" #include "document.h" -#include "helper/action-context.h" #include "layer-model.h" #include "selection.h" +#include "helper/action-context.h" namespace Inkscape { |
