From 56a80d09d34037ab8ba07e67e4dc7184fff94656 Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Fri, 31 Jan 2003 01:20:24 +0000 Subject: - Added debian into Makefile.am as a sub-directory rather than have the makefile variable. - Cleaned up Makefile.am (wine, goom, libxinevdec) - Cleaned up compiler warnings (libfaad) - Cleaned up header includes (libfaad, libdha) CVS patchset: 4053 CVS date: 2003/01/31 01:20:24 --- src/video_out/libdha/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/video_out/libdha/config.h') diff --git a/src/video_out/libdha/config.h b/src/video_out/libdha/config.h index ede3c13c1..f7c387fb7 100644 --- a/src/video_out/libdha/config.h +++ b/src/video_out/libdha/config.h @@ -1,7 +1,7 @@ #ifndef LIBDHA_CONFIG_H #define LIBDHA_CONFIG_H -#include "../config.h" +#include "config.h" #ifdef TARGET_LINUX //#define CONFIG_DHAHELPER /* doesn't affect virt_to_phys */ -- cgit v1.2.3