#ifndef _WX_STDPATHS_H_
#define _WX_STDPATHS_H_
+#include "wx/defs.h"
+
+#if wxUSE_STDPATHS
+
#include "wx/string.h"
// ----------------------------------------------------------------------------
#include "wx/palmos/stdpaths.h"
#endif
+#endif // wxUSE_STDPATHS
+
#endif // _WX_STDPATHS_H_