summaryrefslogtreecommitdiff
path: root/libavutil/common.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-03-08 21:29:01 +0000
committerMåns Rullgård <mans@mansr.com>2010-03-08 21:29:01 +0000
commit3369888aa5cf1480485b1a20a4d04bb23a6bae09 (patch)
treee01b8eb4712443f996d75046006dc832dc459889 /libavutil/common.h
parent2acb5e10b9a3145192b3624896672073faa24385 (diff)
cosmetics: indent
Originally committed as revision 22348 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/common.h')
-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