dispatch: fix small mistake
This commit is contained in:
parent
26fac3862b
commit
c26bb511d7
|
@ -1,7 +1,7 @@
|
||||||
#ifndef _DISPATCH_H
|
#ifndef _DISPATCH_H
|
||||||
#define _DISPATCH_H
|
#define _DISPATCH_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#define ONE_SEMITONE 2200
|
#define ONE_SEMITONE 2200
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue