DEADSOFTWARE

fix android
[d2df-sdl.git] / src / engine / e_sound_sdl.inc
index ccfd9c4bc2715732e3d746db9f45e1f02065ff9d..175f4743f966649b11b87f20332213900945246d 100644 (file)
@@ -181,7 +181,7 @@ begin
   {$IFDEF HEADLESS}
     // HACK: shit this into env and hope for the best
     SetEnvVar('SDL_AUDIODRIVER', 'dummy');
-  {$ELSEIF}
+  {$ENDIF}
 
   if NoOutput then begin Result := true; Exit end;