summaryrefslogtreecommitdiff
path: root/maximus/maximus-app.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-11-29 04:07:54 -0800
committerStefano Karapetsas <[email protected]>2013-11-29 04:07:54 -0800
commit3418016449e06e42f6d164a6fe9594fbe8adafe8 (patch)
tree5d30f753870030c945ffad8b45b590f0f8325852 /maximus/maximus-app.h
parentc861b869257e89c1d4872476f3311dd52094a92d (diff)
parent81fb93c89e044fc20cae33523150a11f865daa0a (diff)
downloadmate-netbook-3418016449e06e42f6d164a6fe9594fbe8adafe8.tar.bz2
mate-netbook-3418016449e06e42f6d164a6fe9594fbe8adafe8.tar.xz
Merge pull request #7 from infirit/master
Back to libwnck plus various fixes
Diffstat (limited to 'maximus/maximus-app.h')
-rw-r--r--maximus/maximus-app.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/maximus/maximus-app.h b/maximus/maximus-app.h
index 8eb64f7..715ab0a 100644
--- a/maximus/maximus-app.h
+++ b/maximus/maximus-app.h
@@ -22,7 +22,8 @@
#include <glib-object.h>
#include <gtk/gtk.h>
-#include <libmatewnck/libmatewnck.h>
+#define WNCK_I_KNOW_THIS_IS_UNSTABLE
+#include <libwnck/libwnck.h>
#define MAXIMUS_TYPE_APP (maximus_app_get_type ())