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

Modified Files:
        wxOptionsDlg.cpp 
Log Message:
Python compile fix

Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.394
retrieving revision 1.395
diff -b -u -2 -r1.394 -r1.395
--- wxOptionsDlg.cpp    12 Oct 2003 13:14:48 -0000      1.394
+++ wxOptionsDlg.cpp    13 Oct 2003 23:41:41 -0000      1.395
@@ -21,4 +21,8 @@
 #include "Mpch.h"
 
+#ifdef USE_PYTHON
+#    include  "Mcallbacks.h"           // Python fix for MCB_* declares
+#endif //USE_PYTHON
+
 #ifndef USE_PCH
 #  include "Mcommon.h"



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to