diff sub/subassconvert.c @ 32464:22888a8cb312

Do not use a path for including files in the same directory.
author reimar
date Wed, 27 Oct 2010 17:21:43 +0000
parents 6e7c20b56c89
children da38eb1e2069
line wrap: on
line diff
--- a/sub/subassconvert.c	Wed Oct 27 17:13:54 2010 +0000
+++ b/sub/subassconvert.c	Wed Oct 27 17:21:43 2010 +0000
@@ -27,7 +27,7 @@
 #include "mp_msg.h"
 #include "help_mp.h"
 #include "bstr.h"
-#include "sub/subassconvert.h"
+#include "subassconvert.h"
 #include "libavutil/common.h"
 
 struct line {