X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ed0d735d588f42485461ea526596436c4c6ad4b..b913d3ed6e9683c477fac4c12021f5e53bdf5675:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index da27b425d1..d8f53811f0 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -58,6 +58,7 @@ // TODO: what to include? #elif (defined(__UNIX__) || defined(__GNUWIN32__)) #include + #include #include #ifdef __GNUWIN32__ #include "wx/msw/wrapwin.h"