diff options
Diffstat (limited to 'src/event-context.cpp')
| -rw-r--r-- | src/event-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event-context.cpp b/src/event-context.cpp index 72b240828..0cfa18f57 100644 --- a/src/event-context.cpp +++ b/src/event-context.cpp @@ -26,6 +26,7 @@ # include "config.h" #endif +#include "file.h" #include "event-context.h" #include <string.h> @@ -46,7 +47,6 @@ #include "widgets/desktop-widget.h" #include "sp-namedview.h" #include "selection.h" -#include "file.h" #include "interface.h" #include "macros.h" #include "tools-switch.h" |
