X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05e2b077c6187ff4d894e4af58ccd99536c9c584..ea28b8853b8748ba94b71dd67c9d216db9ef0742:/src/common/appcmn.cpp diff --git a/src/common/appcmn.cpp b/src/common/appcmn.cpp index 78ede412b9..598204ad13 100644 --- a/src/common/appcmn.cpp +++ b/src/common/appcmn.cpp @@ -30,6 +30,7 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/bitmap.h" #include "wx/intl.h" #include "wx/list.h" #include "wx/log.h"