diff loader/driver.h @ 2069:ce45cce7f7a5

sync with avifile
author arpi
date Thu, 04 Oct 2001 02:21:47 +0000
parents d8c1b0b38edc
children 174e2a58b4cd
line wrap: on
line diff
--- a/loader/driver.h	Thu Oct 04 00:24:05 2001 +0000
+++ b/loader/driver.h	Thu Oct 04 02:21:47 2001 +0000
@@ -2,8 +2,8 @@
 #ifndef loader_driver_h
 #define	loader_driver_h
 
-#include <wine/windef.h>
-#include <wine/vfw.h>
+//#include "wine/windef.h"
+//#include "wine/vfw.h"
 
 extern HDRVR VFWAPI DrvOpen(LPARAM lParam2);
 extern void DrvClose(HDRVR hdrvr);