changeset 1003:71594321c12f libavutil

Fix out-of-tree build
author mru
date Tue, 17 Aug 2010 18:48:56 +0000
parents 3aefb6df1f86
children 9a6cf721c0b6
files common.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common.h	Tue Aug 17 18:25:34 2010 +0000
+++ b/common.h	Tue Aug 17 18:48:56 2010 +0000
@@ -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