X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frelocate.cc;h=879377a1cc0928bae14c6fd92c5fd8f032eacac2;hb=bbaca2ed893d929170bca4db03ec90ba26a094e0;hp=73fde03f15dd77f656712654da90f1c6f5a05d2c;hpb=2728f57934651f8de7ae99064305b72d27990932;p=lilypond.git diff --git a/lily/relocate.cc b/lily/relocate.cc index 73fde03f15..879377a1cc 100644 --- a/lily/relocate.cc +++ b/lily/relocate.cc @@ -39,6 +39,10 @@ #include "version.hh" #include "warn.hh" +#ifdef __MINGW32__ +#include +#endif + #define FRAMEWORKDIR ".." int @@ -103,10 +107,6 @@ prepend_env_path (char const *key, string value) return -1; } -#ifdef __MINGW32__ -#include -#endif - static void prefix_relocation (const string &prefix) {