diff options
Diffstat (limited to 'src/video_out/libdha/config.h')
-rw-r--r-- | src/video_out/libdha/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |