Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv22317/src/gui

Modified Files:
        wxSearchDialog.cpp 
Log Message:
Windows compilation fix

Index: wxSearchDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxSearchDialog.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- wxSearchDialog.cpp  23 Jul 2002 18:47:12 -0000      1.2
+++ wxSearchDialog.cpp  23 Jul 2002 22:06:32 -0000      1.3
@@ -24,6 +24,4 @@
    #include "Mcommon.h"
 
-   #include "MFolder.h"
-
    #include "MHelp.h"
 
@@ -40,4 +38,6 @@
 
 #include "Mdefaults.h"
+
+#include "MFolder.h"
 
 #include "MSearch.h"



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to