]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/menu.cpp
Trace module initialization and cleanup.
[wxWidgets.git] / src / palmos / menu.cpp
index 74c9861d410576bdc362456de86441b2dfc10bca..674e78e236929e57b6fa94b3e0144a75e195525d 100644 (file)
 // headers
 // ---------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "menu.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
     #include "wx/ownerdrw.h"
 #endif
 
+#include <Loader.h>
+#include <Form.h>
+#include <Menu.h>
+
 // ----------------------------------------------------------------------------
 // global variables
 // ----------------------------------------------------------------------------