From 72c62d3466df1cbd348ac94952c71bda35448e8e Mon Sep 17 00:00:00 2001 From: Thomas Hellström Date: Tue, 6 Dec 2005 21:00:33 +0000 Subject: Adjust for modular build. --- libxvmc/viaLowLevelPro.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libxvmc/viaLowLevelPro.c') diff --git a/libxvmc/viaLowLevelPro.c b/libxvmc/viaLowLevelPro.c index e63d759..afb0166 100644 --- a/libxvmc/viaLowLevelPro.c +++ b/libxvmc/viaLowLevelPro.c @@ -42,6 +42,10 @@ * are also operated through independent registers also. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #undef VIDEO_DMA #define HQV_USE_IRQ #define UNICHROME_PRO -- cgit v1.2.3