X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df69528b7eacc7c74f31879e761c804e470d12f8..74a8f67d96591cec101def2a7d47c64072aff7fd:/src/palmos/volume.cpp diff --git a/src/palmos/volume.cpp b/src/palmos/volume.cpp index 69137b60ef..ed18fd3840 100644 --- a/src/palmos/volume.cpp +++ b/src/palmos/volume.cpp @@ -37,7 +37,11 @@ #endif // WX_PRECOMP #include +#ifdef __WXPALMOS6__ #include +#else +#include +#endif #if wxUSE_BASE