summaryrefslogtreecommitdiff
path: root/libavutil/common.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-08-17 18:48:56 +0000
committerMåns Rullgård <mans@mansr.com>2010-08-17 18:48:56 +0000
commit6a36facc3d9c097f626669825e901f09467b542b (patch)
treeb32603962a340609b2cfa6c051d4807c6d95d1bf /libavutil/common.h
parent7f38d28c391a0895554d8fd85dc214870ae7676f (diff)
Fix out-of-tree build
Originally committed as revision 24816 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 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