From 82b77f00a4b9da4d9aa095834222e5716ea0151b Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Mon, 30 Dec 2013 11:52:07 +0000 Subject: [PATCH] (nw) --- src/osd/sdl/sdl.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osd/sdl/sdl.mak b/src/osd/sdl/sdl.mak index 2bd34cb1bc9..c7625c042bf 100644 --- a/src/osd/sdl/sdl.mak +++ b/src/osd/sdl/sdl.mak @@ -66,7 +66,7 @@ USE_DISPATCH_GL = 1 # uncomment the next line to specify where you have installed # SDL. Equivalent to the ./configure --prefix= -# SDL_INSTALL_ROOT = /usr/local/sdl13 +# SDL_INSTALL_ROOT = /usr/local/sdl20 # uncomment to disable the Qt debugger (on non-OSX this disables all debugging) # NO_USE_QTDEBUG = 1