summaryrefslogtreecommitdiff
path: root/gdk/gdkfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkfont.c')
-rw-r--r--gdk/gdkfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkfont.c b/gdk/gdkfont.c
index 096cf8a537..a3a3502fba 100644
--- a/gdk/gdkfont.c
+++ b/gdk/gdkfont.c
@@ -26,7 +26,7 @@
#include <X11/Xlib.h>
#include <X11/Xos.h>
-#include "gdk.h"
+#include "gdkfont.h"
#include "gdkprivate.h"
static GHashTable *font_name_hash = NULL;