From d8ef32ab38a86084f9fb36cb326eb3e4758c22b1 Mon Sep 17 00:00:00 2001 From: yellowtd <ren_amon@hotmail.com> Date: Mon, 17 Nov 2014 03:34:09 -0500 Subject: [PATCH] Revert "quickedit" This reverts commit 37b0a0f7f66b72b94c2aed721a74ff818b8d37bd. --- src/sdl/i_cdmus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sdl/i_cdmus.c b/src/sdl/i_cdmus.c index f3f7036677..f430b83ccb 100644 --- a/src/sdl/i_cdmus.c +++ b/src/sdl/i_cdmus.c @@ -1,3 +1,4 @@ +#ifdef HAVE_SDL #include "../command.h" #include "../s_sound.h" #include "../i_sound.h" -- GitLab