summaryrefslogtreecommitdiff
path: root/gdk/gdkthreads.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-10-05 16:11:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-10-14 22:08:53 -0400
commit88ef199ed713412a1825942f2929d382bf0b05f4 (patch)
tree500a2d91e033e8dc96522a94fd9704da44841af4 /gdk/gdkthreads.h
parent9d644e9d2d9d5bc2c4a9ce426f10d5017c8d0801 (diff)
downloadgtk+-88ef199ed713412a1825942f2929d382bf0b05f4.tar.gz
Inclusion cleanups in headers
Diffstat (limited to 'gdk/gdkthreads.h')
-rw-r--r--gdk/gdkthreads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/gdkthreads.h b/gdk/gdkthreads.h
index 9b2517173f..743e6ec6fa 100644
--- a/gdk/gdkthreads.h
+++ b/gdk/gdkthreads.h
@@ -31,6 +31,8 @@
#ifndef __GDK_THREADS_H__
#define __GDK_THREADS_H__
+#include <gdk/gdktypes.h>
+
G_BEGIN_DECLS
void gdk_threads_init (void);