diff libmpcodecs/ad_twin.c @ 22577:a033e5519802

Include loader/ prefix in #include path everywhere.
author diego
date Thu, 15 Mar 2007 08:29:24 +0000
parents a1807995e2ab
children 63630c09e237
line wrap: on
line diff
--- a/libmpcodecs/ad_twin.c	Thu Mar 15 00:56:54 2007 +0000
+++ b/libmpcodecs/ad_twin.c	Thu Mar 15 08:29:24 2007 +0000
@@ -6,7 +6,7 @@
 #include "ad_internal.h"
 #include "vqf.h"
 #include "loader/ldt_keeper.h"
-#include "wine/windef.h"
+#include "loader/wine/windef.h"
 #include "libaf/af_format.h"
 
 #include "help_mp.h"