summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/common.h b/libavutil/common.h
index 010fe4cbc3..3f81de4f00 100644
--- a/libavutil/common.h
+++ b/libavutil/common.h
@@ -37,7 +37,7 @@
#include "attributes.h"
#ifdef HAVE_AV_CONFIG_H
-#include "config.h"
+# include "config.h"
# include "intmath.h"
#endif