X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/125afca0c0e4d060cb0edbf0c498048f7cb66c13..12bb29f5432174ecbd65549bda832d70d34a98ae:/src/msw/registry.cpp diff --git a/src/msw/registry.cpp b/src/msw/registry.cpp index dd98c124cc..144009b810 100644 --- a/src/msw/registry.cpp +++ b/src/msw/registry.cpp @@ -33,10 +33,10 @@ #include "wx/dynlib.h" #include "wx/file.h" #include "wx/wfstream.h" +#include "wx/msw/private.h" // Windows headers #ifdef __WXWINCE__ -#include "wx/msw/private.h" #include #include #endif