[Xfce4-commits] <xfce4-screenshooter:master> Missing bits...
Jérôme Guelfucci
noreply at xfce.org
Tue Dec 7 14:52:01 CET 2010
Updating branch refs/heads/master
to 785a32403d5b653ca914f5ce52e76a9de7e5b915 (commit)
from 2c759918e37825a4911d19f6989ac20044678838 (commit)
commit 785a32403d5b653ca914f5ce52e76a9de7e5b915
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Tue Dec 7 14:50:57 2010 +0100
Missing bits...
lib/screenshooter-dialogs.h | 2 +-
lib/screenshooter-utils.h | 2 +-
panel-plugin/screenshooter-plugin.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/screenshooter-dialogs.h b/lib/screenshooter-dialogs.h
index b97b5fa..33121a3 100644
--- a/lib/screenshooter-dialogs.h
+++ b/lib/screenshooter-dialogs.h
@@ -33,7 +33,7 @@
#include <gtk/gtk.h>
#include <libxfce4util/libxfce4util.h>
-#include <libxfcegui4/libxfcegui4.h>
+#include <libxfce4ui/libxfce4ui.h>
GtkWidget *screenshooter_actions_dialog_new (ScreenshotData *sd);
diff --git a/lib/screenshooter-utils.h b/lib/screenshooter-utils.h
index f40929a..d1b4fd2 100644
--- a/lib/screenshooter-utils.h
+++ b/lib/screenshooter-utils.h
@@ -32,7 +32,7 @@
#include <time.h>
#include <libxfce4util/libxfce4util.h>
-#include <libxfcegui4/libxfcegui4.h>
+#include <libxfce4ui/libxfce4ui.h>
diff --git a/panel-plugin/screenshooter-plugin.c b/panel-plugin/screenshooter-plugin.c
index 2d69ac5..60ae066 100644
--- a/panel-plugin/screenshooter-plugin.c
+++ b/panel-plugin/screenshooter-plugin.c
@@ -28,7 +28,7 @@ t */
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
-#include <libxfcegui4/libxfcegui4.h>
+#include <libxfce4ui/libxfce4ui.h>
#include <libxfce4panel/libxfce4panel.h>
#include <sys/types.h>
More information about the Xfce4-commits
mailing list