summaryrefslogtreecommitdiff
path: root/emulators/yape/files/patch-sound.h
blob: 136b745ece513b04d821259778d8e949635edae8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- sound.h.orig
+++ sound.h
@@ -1,7 +1,7 @@
 #ifndef _SOUND_H
 #define _SOUND_H
 
-#include "SDL/SDL.h"
+#include "SDL.h"
 
 
 class MEM;