summaryrefslogtreecommitdiff
path: root/maximus/tomboykeybinder.h
diff options
context:
space:
mode:
authorScott Balneaves <[email protected]>2012-11-18 21:04:56 -0600
committerScott Balneaves <[email protected]>2012-11-18 21:04:56 -0600
commit879bd3789e84f31d90cf1b46a2985c6e78685609 (patch)
tree31c1ebf3bda44cd1f8c5fb27de356caf3037567f /maximus/tomboykeybinder.h
parent98be82c4742bf3a5be20d07d70b1a81beadda4f5 (diff)
downloadmate-netbook-879bd3789e84f31d90cf1b46a2985c6e78685609.tar.bz2
mate-netbook-879bd3789e84f31d90cf1b46a2985c6e78685609.tar.xz
Fix some warnings, and one deprecation on g_thread_init()
Diffstat (limited to 'maximus/tomboykeybinder.h')
-rw-r--r--maximus/tomboykeybinder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maximus/tomboykeybinder.h b/maximus/tomboykeybinder.h
index 97c1887..ea70ef4 100644
--- a/maximus/tomboykeybinder.h
+++ b/maximus/tomboykeybinder.h
@@ -18,7 +18,7 @@
#ifndef __TOMBOY_KEY_BINDER_H__
#define __TOMBOY_KEY_BINDER_H__
-#include <glib/gtypes.h>
+#include <glib.h>
G_BEGIN_DECLS