X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1be7a35c5ec31b6cfcab9d969c7969586441a945..8ab9a53699b34bd9f4a4934fd1f6c9c4c78f6599:/include/wx/dcscreen.h?ds=sidebyside diff --git a/include/wx/dcscreen.h b/include/wx/dcscreen.h index 581e359dbf..a9eade9f27 100644 --- a/include/wx/dcscreen.h +++ b/include/wx/dcscreen.h @@ -12,6 +12,8 @@ #ifndef _WX_DCSCREEN_H_BASE_ #define _WX_DCSCREEN_H_BASE_ +#include "wx/defs.h" + #if defined(__WXPALMOS__) #include "wx/palmos/dcscreen.h" #elif defined(__WXMSW__)