summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-25 18:29:57 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-25 18:29:57 +0000
commit9ea62be867f15fb90651efbfd0b2a6aacd1247b1 (patch)
treecc3dea929e2a5295e6b18d6e9a7c3e150a1a0ecd /src/main.cpp
parentGDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings (diff)
downloadinkscape-9ea62be867f15fb90651efbfd0b2a6aacd1247b1.tar.gz
inkscape-9ea62be867f15fb90651efbfd0b2a6aacd1247b1.zip
Header cleaning
(bzr r11015)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 29aeb58b3..d4a75f5ae 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -114,6 +114,8 @@
#include <errno.h>
#include "verbs.h"
+#include <gdk/gdkkeysyms.h>
+
enum {
SP_ARG_NONE,
SP_ARG_NOGUI,