summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdrawable-x11.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-10-01 20:02:35 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-10-01 20:02:35 -0400
commit0555dd06454a649943f8420512303ddd02ed5867 (patch)
treead0185365651dd7ae2a4deb599d793051f986f2f /gdk/x11/gdkdrawable-x11.h
parent9595501dbda9dfc5887d46f18d2200ee3fb29ef1 (diff)
downloadgtk+-0555dd06454a649943f8420512303ddd02ed5867.tar.gz
Fix distcheck
Don't include config.h in headers, it doesn't work.
Diffstat (limited to 'gdk/x11/gdkdrawable-x11.h')
-rw-r--r--gdk/x11/gdkdrawable-x11.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/x11/gdkdrawable-x11.h b/gdk/x11/gdkdrawable-x11.h
index d4660df12b..16c8953332 100644
--- a/gdk/x11/gdkdrawable-x11.h
+++ b/gdk/x11/gdkdrawable-x11.h
@@ -27,8 +27,6 @@
#ifndef __GDK_DRAWABLE_X11_H__
#define __GDK_DRAWABLE_X11_H__
-#include "config.h"
-
#include <gdk/gdkdrawable.h>
#include <X11/Xlib.h>