X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frelocate.cc;h=879377a1cc0928bae14c6fd92c5fd8f032eacac2;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=73fde03f15dd77f656712654da90f1c6f5a05d2c;hpb=5a6340b7f319802a7313c0e6b82eef96909cde42;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) {