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