[anjuta/gnome-2-26] Fix build with latest gdl



commit 9188ce6ee1a44a63bfdcf0e51ba9c9a05311f77d
Author: Johannes Schmid <jhs gnome org>
Date:   Fri Jun 12 10:13:01 2009 +0200

    Fix build with latest gdl

 src/anjuta-app.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/anjuta-app.c b/src/anjuta-app.c
index b5a8805..1268147 100644
--- a/src/anjuta-app.c
+++ b/src/anjuta-app.c
@@ -30,9 +30,7 @@
 #include <glade/glade-xml.h>
 #include <gtk/gtk.h>
 
-#include <gdl/gdl-dock.h>
-#include <gdl/gdl-dock-bar.h>
-#include <gdl/gdl-switcher.h>
+#include <gdl/gdl.h>
 
 #include <libanjuta/anjuta-shell.h>
 #include <libanjuta/anjuta-ui.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]