diff qdm2_tablegen.h @ 11967:4b2300246240 libavcodec

Remove unnecessary ../ from include directives
author mru
date Sat, 26 Jun 2010 20:28:44 +0000
parents 8bef88bc329d
children
line wrap: on
line diff
--- a/qdm2_tablegen.h	Sat Jun 26 18:34:56 2010 +0000
+++ b/qdm2_tablegen.h	Sat Jun 26 20:28:44 2010 +0000
@@ -25,7 +25,7 @@
 
 #include <stdint.h>
 #include <math.h>
-#include "../libavutil/attributes.h"
+#include "libavutil/attributes.h"
 
 #define SOFTCLIP_THRESHOLD 27600
 #define HARDCLIP_THRESHOLD 35716