diff loader/wine/avifmt.h @ 24421:058fc97310e3

Fix include path.
author diego
date Thu, 13 Sep 2007 00:17:52 +0000
parents d3063b49144c
children c98c9e7f3bd0
line wrap: on
line diff
--- a/loader/wine/avifmt.h	Wed Sep 12 23:42:30 2007 +0000
+++ b/loader/wine/avifmt.h	Thu Sep 13 00:17:52 2007 +0000
@@ -8,7 +8,7 @@
 
 #ifndef WINE_NOAVIFMT_H
 
-#include "wine/windef.h"
+#include "windef.h"
 
 #ifndef __WINE_MSACM_H
 typedef DWORD FOURCC;