summaryrefslogtreecommitdiff
path: root/libavcodec/i386/dsputil_mmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/i386/dsputil_mmx.h')
-rw-r--r--libavcodec/i386/dsputil_mmx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/i386/dsputil_mmx.h b/libavcodec/i386/dsputil_mmx.h
index 81fe54e234..142854684b 100644
--- a/libavcodec/i386/dsputil_mmx.h
+++ b/libavcodec/i386/dsputil_mmx.h
@@ -23,7 +23,7 @@
#define FFMPEG_DSPUTIL_MMX_H
#include <stdint.h>
-#include "dsputil.h"
+#include "libavcodec/dsputil.h"
typedef struct { uint64_t a, b; } xmm_t;