summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavutil/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/common.h b/libavutil/common.h
index e1b14dcc53..ce2dc41300 100644
--- a/libavutil/common.h
+++ b/libavutil/common.h
@@ -35,7 +35,7 @@
#include <stdlib.h>
#include <string.h>
#include "attributes.h"
-#include "avconfig.h"
+#include "libavutil/avconfig.h"
#if AV_HAVE_BIGENDIAN
# define AV_NE(be, le) be