[Xfce4-commits] <xfce4-dict:master> Fix wrong header name

Enrico Tröger noreply at xfce.org
Sun Nov 18 15:18:01 CET 2012


Updating branch refs/heads/master
         to a54a8a0d2d9b6ef26c7986b9bdc4c09cd23b6965 (commit)
       from 89698927704ff74f24ceb9e0e968190e849df8d1 (commit)

commit a54a8a0d2d9b6ef26c7986b9bdc4c09cd23b6965
Author: Enrico Tröger <enrico.troeger at uvena.de>
Date:   Sun Nov 18 15:16:07 2012 +0100

    Fix wrong header name

 lib/prefs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/prefs.c b/lib/prefs.c
index 238aed4..0d95ad6 100644
--- a/lib/prefs.c
+++ b/lib/prefs.c
@@ -27,7 +27,7 @@
 
 #include <string.h>
 #include <gtk/gtk.h>
-#include <libxfcegui4/libxfcegui4.h>
+#include <libxfce4ui/libxfce4ui.h>
 
 #include "common.h"
 #include "prefs.h"


More information about the Xfce4-commits mailing list