X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6294ac2e91af3408cfa04910b90ad7ace94f1220..a565f84b6fb980bb1e91a7524c269cd3a1ab5c7b:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index 35fb3573e0..b8d659f833 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -54,7 +54,7 @@ #endif #elif defined(__WXMSW__) && defined(__WXWINCE__) - // TODO: what to include? + #include "wx/msw/missing.h" #elif (defined(__OS2__)) #include #elif (defined(__UNIX__) || defined(__GNUWIN32__))