mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
Change include path in CMake file to point to include/ instead of include/sointu/
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user