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 0,0,0,0,0,0,0,0,
@ -39,4 +39,4 @@ BEGIN_SAMPLE_OFFSETS
SAMPLE_OFFSET START(1680142),LOOPSTART(1483),LOOPLENGTH(95) ; name VIOLN70, unitynote 58 (transpose to 2), data length 1579
END_SAMPLE_OFFSETS
%include "sointu_footer.inc"
%include "sointu/footer.inc"