summaryrefslogtreecommitdiffstats
path: root/src/ui/view/view-widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/view/view-widget.h')
-rw-r--r--src/ui/view/view-widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/view/view-widget.h b/src/ui/view/view-widget.h
index 9b5e9c4a8..7bdbdefb1 100644
--- a/src/ui/view/view-widget.h
+++ b/src/ui/view/view-widget.h
@@ -14,7 +14,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <gtk/gtkeventbox.h>
+#include <gtk/gtk.h>
namespace Inkscape {
namespace UI {