aboutsummaryrefslogtreecommitdiff
path: root/emulators/yape/files/patch-sound.h
blob: 1b33377f7f4931fb327d234c4c6d3ca696727b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sound.h.orig	Thu Oct 31 23:44:15 2002
+++ sound.h	Thu Oct 31 23:44:25 2002
@@ -1,7 +1,7 @@
 #ifndef _SOUND_H
 #define _SOUND_H
 
-#include "SDL/SDL.h"
+#include "SDL.h"
 
 
 class MEM;