X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d0512bd8f4bdf548e0385b21f54f14b68b4b174..c2bbeff0048b6f02bf1ef41edc6c7a3ce148f907:/include/wx/msw/gdiimage.h diff --git a/include/wx/msw/gdiimage.h b/include/wx/msw/gdiimage.h index 68d36488eb..0dca4c7931 100644 --- a/include/wx/msw/gdiimage.h +++ b/include/wx/msw/gdiimage.h @@ -21,6 +21,8 @@ #endif #include "wx/gdiobj.h" // base class +#include "wx/gdicmn.h" // wxBITMAP_TYPE_INVALID +#include "wx/list.h" class WXDLLEXPORT wxGDIImageRefData; class WXDLLEXPORT wxGDIImageHandler;