summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-03 18:48:46 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-03 18:48:46 +0000
commitaf5c897e4ba03e96ca35f7e8f20438fd9336969d (patch)
treef6f8859aeab270a9f67626962e8ee2ae52973c28 /tests/testgtk.c
parent748560e1fcccc046183f82818960ca53f0b69295 (diff)
downloadgtk+-af5c897e4ba03e96ca35f7e8f20438fd9336969d.tar.gz
Updated.
Tue Apr 3 13:55:37 2001 Owen Taylor <otaylor@redhat.com> * NEWS: Updated. * configure.in: Remove support for uninstalled glib. * gtk/gtkdnd.c (gtk_drag_highlight_expose): Return FALSE as so as not to stop emission. * gtk-config-2.0.in: Exit with an error message that gtk-config-2.0 is no longer supported. * Makefile.am gtk/Makefile.am tests/*: Moved all tests into tests, change build order to build modules before gtk/. * modules/input/Makefile.am: Move gtk-query-immodules-2.0 invocation to here.
Diffstat (limited to 'tests/testgtk.c')
-rw-r--r--tests/testgtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testgtk.c b/tests/testgtk.c
index f1cfb011a7..3f73136479 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -39,7 +39,7 @@
#endif
#define GTK_ENABLE_BROKEN
-#include "gtk.h"
+#include "gtk/gtk.h"
#include "gdk/gdk.h"
#include "gdk/gdkkeysyms.h"