diff libvo/vo_sdl.c @ 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 36b883428aeb
children 71b8911ec3da
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"