00001 00037 #ifndef MUWX_RESOURCELOAD_H 00038 #define MUWX_RESOURCELOAD_H 00039 00040 // --------------------------------------------------------------------------- 00041 // headers 00042 // --------------------------------------------------------------------------- 00043 00044 // For compilers that support precompilation, includes "wx/wx.h". 00045 #include "Defs.h" 00046 #include "wx/wxprec.h" 00047 00048 #include "wx/spinctrl.h" 00049 #include "wx/choicebk.h" 00050 00051 #include "../xrc/wxresource.h" 00052 00053 00054 #endif 00055