Move dr_wav.h into the extras folder.

This commit is contained in:
David Reid
2017-11-01 19:19:15 +10:00
parent d5f009c851
commit 5c31a4b6d1
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "../mini_al.h"
#define DR_WAV_IMPLEMENTATION
#include "dr_wav.h"
#include "../extras/dr_wav.h"
#include <stdio.h>