summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/dsd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dsd.h b/libavcodec/dsd.h
index 42a9a4872e..5ca4574837 100644
--- a/libavcodec/dsd.h
+++ b/libavcodec/dsd.h
@@ -27,7 +27,6 @@
#include "libavcodec/internal.h"
#include "libavcodec/mathops.h"
#include "avcodec.h"
-#include "dsd_tablegen.h"
#define HTAPS 48 /** number of FIR constants */
#define FIFOSIZE 16 /** must be a power of two */