Explorar el Código

cmAudioFileDev.c : Now includes cmCtx.h to allow for cmCtx dependency in public interface of cmAudioFile.h.

master
Kevin Larke hace 9 años
padre
commit
6baf82a442
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      cmAudioFileDev.c

+ 1
- 0
cmAudioFileDev.c Ver fichero

@@ -2,6 +2,7 @@
2 2
 #include "cmFloatTypes.h"
3 3
 #include "cmRpt.h"
4 4
 #include "cmErr.h"
5
+#include "cmCtx.h"
5 6
 #include "cmMem.h"
6 7
 #include "cmMallocDebug.h"
7 8
 #include "cmAudioFile.h"

Loading…
Cancelar
Guardar