zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 88b0aa471aa204576be2b4593b0e94c77526e4df
parent a711aaae7733237b917270a727f38ad8f98151ac
Author: Johannes Lorenz <[email protected]>
Date:   Sat, 30 Jul 2016 15:36:05 +0200

Undo last commit, it did not work.

Diffstat:
Msrc/Misc/XMLwrapper.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Misc/XMLwrapper.h b/src/Misc/XMLwrapper.h @@ -16,7 +16,7 @@ #include <mxml.h> #include <string> #include <vector> -#include "zyn-version.h" +#include "../zyn-version.h" #ifndef XML_WRAPPER_H #define XML_WRAPPER_H