mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -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,
|
||||
@ -36,4 +36,4 @@ BEGIN_SAMPLE_OFFSETS
|
||||
SAMPLE_OFFSET START(1678611),LOOPSTART(1341),LOOPLENGTH(106) ; name VIOLN68, unitynote 56 (transpose to 4), data length 1448
|
||||
END_SAMPLE_OFFSETS
|
||||
|
||||
%include "sointu_footer.inc"
|
||||
%include "sointu/footer.inc"
|
||||
|
Reference in New Issue
Block a user