14 lines
243 B
Diff
14 lines
243 B
Diff
|
http://bugs.gentoo.org/396219
|
||
|
|
||
|
--- dict/src/tomboykeybinder.h
|
||
|
+++ dict/src/tomboykeybinder.h
|
||
|
@@ -21,7 +21,7 @@
|
||
|
#ifndef __TOMBOY_KEY_BINDER_H__
|
||
|
#define __TOMBOY_KEY_BINDER_H__
|
||
|
|
||
|
-#include <glib/gtypes.h>
|
||
|
+#include <glib.h>
|
||
|
|
||
|
G_BEGIN_DECLS
|
||
|
|