diff --git a/src/common/extended.c b/src/common/extended.c index f81792f6d6..cf9f95fd2f 100644 --- a/src/common/extended.c +++ b/src/common/extended.c @@ -1,4 +1,4 @@ -#include "wx/defs.h" +#include "wx/setup.h" #include diff --git a/src/common/unzip.c b/src/common/unzip.c index dd8494835d..551b1c6b2d 100644 --- a/src/common/unzip.c +++ b/src/common/unzip.c @@ -14,7 +14,7 @@ $Id$ -#include "wx/defs.h" +#include "wx/setup.h" #if wxUSE_ZLIB && wxUSE_ZIPSTREAM