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

Modified Files:
        AdbDialogs.cpp AdbFrame.cpp AdbImport.cpp AdbManager.cpp 
        Collect.cpp ExportPalm.cpp ExportText.cpp ProvBbdb.cpp 
Log Message:
Header dependency cleanup, last few well aimed hits

Index: AdbDialogs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/AdbDialogs.cpp,v
retrieving revision 1.26
retrieving revision 1.27
diff -b -u -2 -r1.26 -r1.27
--- AdbDialogs.cpp      18 Sep 2003 16:30:46 -0000      1.26
+++ AdbDialogs.cpp      19 Sep 2003 13:31:20 -0000      1.27
@@ -24,4 +24,7 @@
 #   include "Mcommon.h"
 #   include "MApplication.h"
+#   include "guidef.h"
+#   include "Profile.h"
+#   include "gui/wxIconManager.h"
 
 #   include <wx/layout.h>

Index: AdbFrame.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/AdbFrame.cpp,v
retrieving revision 1.112
retrieving revision 1.113
diff -b -u -2 -r1.112 -r1.113
--- AdbFrame.cpp        18 Sep 2003 16:30:46 -0000      1.112
+++ AdbFrame.cpp        19 Sep 2003 13:31:20 -0000      1.113
@@ -29,4 +29,6 @@
 #   include "Profile.h"
 #   include "Mdefaults.h"
+#   include "gui/wxMFrame.h"
+#   include "gui/wxIconManager.h"
 #endif //USE_PCH
 

Index: AdbImport.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/AdbImport.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -b -u -2 -r1.21 -r1.22
--- AdbImport.cpp       18 Sep 2003 16:30:46 -0000      1.21
+++ AdbImport.cpp       19 Sep 2003 13:31:20 -0000      1.22
@@ -29,4 +29,5 @@
 #ifndef USE_PCH
    #include "Mcommon.h"
+   #include "MApplication.h"
 
    #include <wx/log.h>          // for wxLogDebug

Index: AdbManager.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/AdbManager.cpp,v
retrieving revision 1.41
retrieving revision 1.42
diff -b -u -2 -r1.41 -r1.42
--- AdbManager.cpp      18 Sep 2003 16:30:46 -0000      1.41
+++ AdbManager.cpp      19 Sep 2003 13:31:20 -0000      1.42
@@ -25,4 +25,5 @@
 #  include "Profile.h"
 #  include "MApplication.h"
+#  include "guidef.h"
 
 #  include <wx/log.h>           // for wxLogStatus

Index: Collect.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/Collect.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -b -u -2 -r1.18 -r1.19
--- Collect.cpp 18 Sep 2003 16:30:46 -0000      1.18
+++ Collect.cpp 19 Sep 2003 13:31:20 -0000      1.19
@@ -26,4 +26,5 @@
 
    #include <wx/log.h>
+   #include <wx/frame.h>
 #endif // USE_PCH
 
@@ -33,4 +34,5 @@
 #include "Collect.h"
 #include "Message.h"
+#include "MailFolder.h"
 
 #include "adb/AdbManager.h"

Index: ExportPalm.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/ExportPalm.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -u -2 -r1.13 -r1.14
--- ExportPalm.cpp      18 Sep 2003 16:30:46 -0000      1.13
+++ ExportPalm.cpp      19 Sep 2003 13:31:20 -0000      1.14
@@ -25,4 +25,6 @@
 
 #   include "MApplication.h"
+#   include "guidef.h"
+#   include "Profile.h"
 
 #   include <wx/log.h>                  // for wxLogMessage

Index: ExportText.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/ExportText.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- ExportText.cpp      18 Sep 2003 16:30:47 -0000      1.10
+++ ExportText.cpp      19 Sep 2003 13:31:20 -0000      1.11
@@ -29,4 +29,6 @@
 
    #include "MApplication.h"
+   #include "guidef.h"
+   #include "Profile.h"
 
    #include <wx/layout.h>

Index: ProvBbdb.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/ProvBbdb.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -b -u -2 -r1.35 -r1.36
--- ProvBbdb.cpp        18 Sep 2003 16:30:47 -0000      1.35
+++ ProvBbdb.cpp        19 Sep 2003 13:31:20 -0000      1.36
@@ -34,4 +34,5 @@
 #  include "kbList.h"                   // for KBLIST_DEFINE
 #  include "Mdefaults.h"
+#  include "guidef.h"
 
 #  include <wx/string.h>                // for wxString



-------------------------------------------------------
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