summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/implementation/script.h')
-rw-r--r--src/extension/implementation/script.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h
index f37f27966..f52683623 100644
--- a/src/extension/implementation/script.h
+++ b/src/extension/implementation/script.h
@@ -14,7 +14,7 @@
#define INKSCAPE_EXTENSION_IMPEMENTATION_SCRIPT_H_SEEN
#include "implementation.h"
-#include <gtkmm/messagedialog.h>
+#include <gtkmm/enums.h>
namespace Inkscape {
namespace XML {
@@ -28,7 +28,6 @@ namespace Extension {
namespace Implementation {
-
/**
* Utility class used for loading and launching script extensions
*/