- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / directx / devenum / createdevenum.c
index 5a20da5..936ba4d 100644 (file)
 #define NONAMELESSUNION
 
 #include "devenum_private.h"
-#include "vfw.h"
+#include <vfw.h>
 
-#include "wine/debug.h"
-#include "wine/unicode.h"
-#include "mmddk.h"
+#include <wine/debug.h>
+//#include "wine/unicode.h"
+//#include "mmddk.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(devenum);