From efd7c2eac972e86c6e0d4699dcb8f2ce38649587 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 4 Mar 2009 11:53:25 +0000 Subject: Ease conditional LoL compiling with build systems not based on the default one. svn-id: r39125 --- engines/kyra/detection.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'engines/kyra/detection.cpp') diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index e125ca06eb..fcd01a39a5 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -24,12 +24,10 @@ #include "kyra/kyra_v1.h" #include "kyra/kyra_lok.h" +#include "kyra/lol.h" #include "kyra/kyra_hof.h" #include "kyra/kyra_mr.h" -#ifdef ENABLE_LOL -#include "kyra/lol.h" -#endif // ENABLE_LOL #include "common/config-manager.h" #include "engines/advancedDetector.h" -- cgit v1.2.3