Change include path in CMake file to point to include/ instead of include/sointu/

This commit is contained in:
Veikko Sariola
2020-11-02 21:37:22 +02:00
parent e0a793ea6d
commit eb37d8123d
104 changed files with 194 additions and 194 deletions

View File

@ -1,6 +1,6 @@
%define BPM 100
%include "sointu_header.inc"
%include "sointu/header.inc"
BEGIN_PATTERNS
PATTERN 64, 0, 68, 0, 32, 0, 0, 0, 75, 0, 78, 0, 0, 0, 0, 0,
@ -22,4 +22,4 @@ BEGIN_PATCH
END_INSTRUMENT
END_PATCH
%include "sointu_footer.inc"
%include "sointu/footer.inc"