summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/mdct_tablegen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mdct_tablegen.h b/libavcodec/mdct_tablegen.h
index 30a517c2e5..af652e7457 100644
--- a/libavcodec/mdct_tablegen.h
+++ b/libavcodec/mdct_tablegen.h
@@ -35,7 +35,7 @@ SINETABLE(1024);
SINETABLE(2048);
SINETABLE(4096);
#else
-#include "mdct_tables.h"
+#include "libavcodec/mdct_tables.h"
#endif
SINETABLE_CONST float * const ff_sine_windows[] = {