[MMIXER]
[reactos.git] / reactos / lib / drivers / sound / mmixer / wave.c
index 4c32485..cc3e5f2 100644 (file)
@@ -6,7 +6,7 @@
  * PROGRAMMER:      Johannes Anderwald
  */
 
-#include "priv.h"
+#include "precomp.h"
 
 #define YDEBUG
 #include <debug.h>
@@ -711,4 +711,3 @@ MMixerGetWaveDevicePath(
     /* done */
     return MM_STATUS_SUCCESS;
 }
-