diff --git a/src/common/filename.cpp b/src/common/filename.cpp index 397171c470..d5fcbb5495 100644 --- a/src/common/filename.cpp +++ b/src/common/filename.cpp @@ -80,6 +80,7 @@ #include "wx/tokenzr.h" #include "wx/config.h" // for wxExpandEnvVars #include "wx/utils.h" +#include "wx/file.h" #if wxUSE_DYNLIB_CLASS #include "wx/dynlib.h"