Definite fix for libtimidity.cpp not included into compilation

This commit is contained in:
pelya
2017-01-28 23:50:53 +02:00
committed by Sergii Pylypenko
parent 22e97e4666
commit a3969f84bb
2 changed files with 5 additions and 2 deletions

View File

@@ -1123,7 +1123,10 @@ music/null_m.cpp
#else
#if MORPHOS
#else
music/extmidi.cpp
#if LIBTIMIDITY
#else
music/extmidi.cpp
#end
#end
#end
#end