782788ada7
PR: ports/62892 Submitted by: Erik Greenwald <erik@smluc.org>
11 lines
315 B
C
11 lines
315 B
C
--- src/mixer/gauche-sdl-mixer.h.orig Sun Feb 15 18:31:18 2004
|
|
+++ src/mixer/gauche-sdl-mixer.h Sun Feb 15 18:31:38 2004
|
|
@@ -20,7 +20,7 @@
|
|
|
|
#include "../gauche-sdl.h"
|
|
|
|
-#include <SDL/SDL_mixer.h>
|
|
+#include <SDL_mixer.h>
|
|
|
|
/*****************************************************************************
|
|
* Mixer
|