summaryrefslogtreecommitdiff
path: root/src/eggaccelerators.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-14 01:57:20 -0800
committerStefano Karapetsas <[email protected]>2014-01-14 01:57:20 -0800
commit8b912b74eab509351c1969f2a4e4db52c5974667 (patch)
tree726e5fdf26c1d884e2782673da6c6a5d587c6393 /src/eggaccelerators.h
parent1f055b9bc291255d4aa339e83e67e46bf887dc61 (diff)
parentedcac6e05b70c25ddc5288c48c11b317f45521c1 (diff)
downloadmate-indicator-applet-8b912b74eab509351c1969f2a4e4db52c5974667.tar.bz2
mate-indicator-applet-8b912b74eab509351c1969f2a4e4db52c5974667.tar.xz
Merge pull request #4 from eyelash/gtk3
gtk3
Diffstat (limited to 'src/eggaccelerators.h')
-rw-r--r--src/eggaccelerators.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/eggaccelerators.h b/src/eggaccelerators.h
index 18e3ae0..1da4a07 100644
--- a/src/eggaccelerators.h
+++ b/src/eggaccelerators.h
@@ -20,8 +20,7 @@
#ifndef __EGG_ACCELERATORS_H__
#define __EGG_ACCELERATORS_H__
-#include <gtk/gtkaccelgroup.h>
-#include <gdk/gdk.h>
+#include <gtk/gtk.h>
G_BEGIN_DECLS