summaryrefslogtreecommitdiff
path: root/libavcodec/aacps_tablegen.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-06-26 20:28:44 +0000
committerMåns Rullgård <mans@mansr.com>2010-06-26 20:28:44 +0000
commit69d12904da10ffa9a5f414f03db776bd1dec8c66 (patch)
treeacff579a681916222dc3870d35865f73df5043c9 /libavcodec/aacps_tablegen.h
parent7f02d3570a6563bd84bf48e7b00b7855a9b194c6 (diff)
Remove unnecessary ../ from include directives
Originally committed as revision 23806 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/aacps_tablegen.h')
-rw-r--r--libavcodec/aacps_tablegen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/aacps_tablegen.h b/libavcodec/aacps_tablegen.h
index 3c1b27decd..c7e062bdb7 100644
--- a/libavcodec/aacps_tablegen.h
+++ b/libavcodec/aacps_tablegen.h
@@ -29,8 +29,8 @@
#define ps_tableinit()
#include "libavcodec/aacps_tables.h"
#else
-#include "../libavutil/common.h"
-#include "../libavutil/mathematics.h"
+#include "libavutil/common.h"
+#include "libavutil/mathematics.h"
#define NR_ALLPASS_BANDS20 30
#define NR_ALLPASS_BANDS34 50
#define PS_AP_LINKS 3