fix path of argparse.h (from old shared project)
This commit is contained in:
parent
36ca6059c1
commit
e72b63b754
6 changed files with 10 additions and 10 deletions
|
@ -247,7 +247,7 @@ void mid_dlog(char *format, ...) {
|
|||
#include "midi.h"
|
||||
#include "audio.h"
|
||||
#define ARGPARSE_DE
|
||||
#include "../argparse.h"
|
||||
#include "argparse.h"
|
||||
|
||||
#define PLR_REFRESH 16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue