summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-10-01 21:36:16 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-10-01 21:40:34 -0400
commit30a660213e271c0e09f1d8bb6c72cbc8109cad23 (patch)
tree13b55ed26c8eafe29cc5045fec4d7096b5d8d188
parente9c9193ff63f1fdbdec26f1fb7a0f9b10a2ce73c (diff)
downloadgtk+-30a660213e271c0e09f1d8bb6c72cbc8109cad23.tar.gz
More distcheck fixes
-rw-r--r--gdk/x11/gdkprivate-x11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkprivate-x11.h b/gdk/x11/gdkprivate-x11.h
index 929eac91f6..67e1c37148 100644
--- a/gdk/x11/gdkprivate-x11.h
+++ b/gdk/x11/gdkprivate-x11.h
@@ -38,7 +38,7 @@
#include <gdk/x11/gdkwindow-x11.h>
#include <gdk/x11/gdkdisplay-x11.h>
-#include "gdkinternals.h"
+#include "gdk/gdkinternals.h"
typedef struct _GdkCursorPrivate GdkCursorPrivate;