Selaa lähdekoodia

Fixed compile warning

Sam Lantinga 5 vuotta sitten
vanhempi
commit
b1c6e7c244
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/audio/SDL_wave.c

+ 1 - 0
src/audio/SDL_wave.c

@@ -38,6 +38,7 @@
 #include "SDL_hints.h"
 #include "SDL_audio.h"
 #include "SDL_wave.h"
+#include "SDL_audio_c.h"
 
 /* Reads the value stored at the location of the f1 pointer, multiplies it
  * with the second argument and then stores the result to f1.