summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-12 01:00:13 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-12 01:00:13 +0000
commit0200e3742b3d32093a10ad089c12de8fcfeb52b9 (patch)
treec40dac3c3311dd4caee5cae777d94506e342fe59 /src/interface.cpp
parentReplace old ComboText with Gtk::ComboBoxText (diff)
downloadinkscape-0200e3742b3d32093a10ad089c12de8fcfeb52b9.tar.gz
inkscape-0200e3742b3d32093a10ad089c12de8fcfeb52b9.zip
Cleaning up a few headers
(bzr r10961)
Diffstat (limited to 'src/interface.cpp')
-rw-r--r--src/interface.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interface.cpp b/src/interface.cpp
index d9f61cf43..929f19634 100644
--- a/src/interface.cpp
+++ b/src/interface.cpp
@@ -67,6 +67,8 @@
#include "gradient-drag.h"
#include "widgets/ege-paint-def.h"
+#include <gdk/gdkkeysyms.h>
+
using Inkscape::DocumentUndo;
/* Drag and Drop */