changeset 1100:7829676dc4ef

Ooops, wrong path to config.h - now you may enjoy code that was never before used =)
author atmosfear
date Mon, 11 Jun 2001 17:41:21 +0000
parents 8694ea859bfa
children 961f53221ffc
files libvo/vo_sdl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_sdl.c	Mon Jun 11 17:07:38 2001 +0000
+++ b/libvo/vo_sdl.c	Mon Jun 11 17:41:21 2001 +0000
@@ -109,7 +109,7 @@
 #include <string.h>
 #include <inttypes.h>
 
-#include "config.h"
+#include "../config.h"
 #include "video_out.h"
 #include "video_out_internal.h"