diff --git a/ChangeLog b/ChangeLog index b2865425491e100e72d34d99688d0fcd0919da8c..1504727a7ec05e3c943b860505524c63520a5240 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-14 Benedikt Meurer <benny@xfce.org> + + * thunar-vfs/thunar-vfs-util.c: Do not include + <libxfce4util/libxfce4util.h> directly. + 2006-03-13 Benedikt Meurer <benny@xfce.org> * thunar/thunar-path-entry.c(thunar_path_entry_init): Always sort diff --git a/thunar-vfs/thunar-vfs-util.c b/thunar-vfs/thunar-vfs-util.c index eecc336edc9787ee9eb276dea72b3c34892f6e05..e3f372bbead2a67ca8450556f1428f3a93f07d95 100644 --- a/thunar-vfs/thunar-vfs-util.c +++ b/thunar-vfs/thunar-vfs-util.c @@ -40,8 +40,6 @@ #include <string.h> #endif -#include <libxfce4util/libxfce4util.h> - #include <thunar-vfs/thunar-vfs-util.h> #include <thunar-vfs/thunar-vfs-alias.h>