correct include path for win

This commit is contained in:
idea4good
2019-08-08 12:53:31 +08:00
parent c3a01f5091
commit 0c2bba879c
13 changed files with 94 additions and 94 deletions

View File

@@ -1,4 +1,4 @@
#include "core_include/api.h"
#include "../core_include/api.h"
#include "../widgets_include/wave_buffer.h"
#include <string.h>
#include <stdio.h>