From 2ba309a41be5a8bbc8dcd3443a198ce815c017aa Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 5 Oct 2012 16:14:25 +0200 Subject: avoid including libav* headers in recorder.h * forward-declare all structures --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 73222be..690933c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,7 +2,6 @@ #include "config.h" #endif -#define __STDC_CONSTANT_MACROS #include #include #include -- cgit v1.2.3