From 9a4c10e3af011dd84d3135090d3ca4212cbad127 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Fri, 27 Dec 2013 02:57:48 +0100 Subject: lavu: Move preprocessor macros in a separate file And remove all the circular inclusions of avutil.h while at it. --- libavutil/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libavutil/Makefile') diff --git a/libavutil/Makefile b/libavutil/Makefile index cfe8d84ebe..e0e32b4fba 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -27,6 +27,7 @@ HEADERS = adler32.h \ intreadwrite.h \ lfg.h \ log.h \ + macros.h \ mathematics.h \ md5.h \ mem.h \ -- cgit v1.2.3