diff --git a/include/wx/version.h b/include/wx/version.h index 9daf38f9d8..62887e2f33 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -14,6 +14,8 @@ #ifndef _WX_VERSION_H_ #define _WX_VERSION_H_ +#include "wx/defs.h" /* for wxSTRINGIZE */ + /* the constants below must be changed with each new version */ /* ---------------------------------------------------------------------------- */