From 07d49ee56a4ce86d9d6154e00ff6b10bd3bdc2a4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 8 Dec 2010 23:07:00 -0500 Subject: Merge libgdk and libgtk This commit does a number of things: - remove some dead wchar configury from configure.ac and gdkconfig.h - repurpose gdkconfig.h as header that contains GDK_WINDOWING_foo macros for each included backend, include it in gdk.h and install it in $includedir instead of below $libdir - drop the backend from the library names - build libgdk-3.0.la as a convenience lib and include it in libgtk-3.0.la It does not yet enable building multiple backends at the same time. --- gtk/gtkliststore.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk/gtkliststore.h') diff --git a/gtk/gtkliststore.h b/gtk/gtkliststore.h index 594fc329c8..d05305b23b 100644 --- a/gtk/gtkliststore.h +++ b/gtk/gtkliststore.h @@ -24,7 +24,6 @@ #ifndef __GTK_LIST_STORE_H__ #define __GTK_LIST_STORE_H__ -#include #include #include -- cgit v1.2.1