[Xfce4-commits] r24750 - squeeze/trunk/src

Stephan Arts stephan at xfce.org
Thu Jan 25 15:35:38 CET 2007


Author: stephan
Date: 2007-01-25 14:35:38 +0000 (Thu, 25 Jan 2007)
New Revision: 24750

Modified:
   squeeze/trunk/src/main_window.c
Log:
fixed dist build

Modified: squeeze/trunk/src/main_window.c
===================================================================
--- squeeze/trunk/src/main_window.c	2007-01-25 14:33:33 UTC (rev 24749)
+++ squeeze/trunk/src/main_window.c	2007-01-25 14:35:38 UTC (rev 24750)
@@ -42,7 +42,6 @@
 #include "settings.h"
 #include "archive_store.h"
 #include "navigation_bar.h"
-#include "button_drag_box.h"
 
 #ifdef ENABLE_PATHBAR
 #include "path_bar.h"
@@ -61,7 +60,6 @@
 #include "new_dialog.h"
 #include "extract_dialog.h"
 #include "add_dialog.h"
-#include "preferences_dialog.h"
 #include "properties_dialog.h"
 
 #include "main.h"



More information about the Xfce4-commits mailing list