summaryrefslogtreecommitdiff
path: root/maximus/eggaccelerators.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-15 17:03:00 +0100
committerStefano Karapetsas <[email protected]>2014-01-15 17:03:00 +0100
commit250aa6b573bc495efe96dad816267daf65182a3c (patch)
treefb28bc23edf9161ee1c4d22d8e706f15d30d7ef5 /maximus/eggaccelerators.h
parent9d05ecd2763d64ee679e5ba350a1e5b70beb14b8 (diff)
downloadmate-netbook-250aa6b573bc495efe96dad816267daf65182a3c.tar.bz2
mate-netbook-250aa6b573bc495efe96dad816267daf65182a3c.tar.xz
maximus: Add GTK3 support
Diffstat (limited to 'maximus/eggaccelerators.h')
-rw-r--r--maximus/eggaccelerators.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maximus/eggaccelerators.h b/maximus/eggaccelerators.h
index 18e3ae0..282f146 100644
--- a/maximus/eggaccelerators.h
+++ b/maximus/eggaccelerators.h
@@ -20,7 +20,7 @@
#ifndef __EGG_ACCELERATORS_H__
#define __EGG_ACCELERATORS_H__
-#include <gtk/gtkaccelgroup.h>
+#include <gtk/gtk.h>
#include <gdk/gdk.h>
G_BEGIN_DECLS