Rename lib/gtksheet to lib/gtk-contrib
[pspp-builds.git] / src / ui / gui / psppire-data-editor.c
index 6963a4244804c7e8cfcea1f20364342b40131543..00e227ecc922a465b939779000a31e69b359ea5e 100644 (file)
@@ -17,7 +17,7 @@
 #include <config.h>
 #include <gtk/gtksignal.h>
 #include <gtk/gtk.h>
-#include <gtksheet/gtkextra-sheet.h>
+#include <gtk-contrib/gtkextra-sheet.h>
 #include "psppire-data-editor.h"
 #include "psppire-var-sheet.h"
 
@@ -26,7 +26,7 @@
 #include <ui/gui/sheet/psppire-axis-impl.h>
 #include "helper.h"
 
-#include <gtksheet/gtkxpaned.h>
+#include <gtk-contrib/gtkxpaned.h>
 #include <gettext.h>
 #define _(msgid) gettext (msgid)
 #define N_(msgid) msgid