From 879bd3789e84f31d90cf1b46a2985c6e78685609 Mon Sep 17 00:00:00 2001 From: Scott Balneaves Date: Sun, 18 Nov 2012 21:04:56 -0600 Subject: Fix some warnings, and one deprecation on g_thread_init() --- maximus/tomboykeybinder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maximus/tomboykeybinder.h') 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 +#include G_BEGIN_DECLS -- cgit v1.2.1