summaryrefslogtreecommitdiffstats
path: root/demux/asfguid.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/asfguid.h')
-rw-r--r--demux/asfguid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demux/asfguid.h b/demux/asfguid.h
index 91b2760b28..e1dfed87d1 100644
--- a/demux/asfguid.h
+++ b/demux/asfguid.h
@@ -23,7 +23,7 @@
#include <inttypes.h>
#include "libavutil/common.h"
-#include "mpbswap.h"
+#include "compat/mpbswap.h"
#define ASF_LOAD_GUID_PREFIX(guid) AV_RL32(guid)