From 28403e454389e04aebdb1e84259c516caa690e5c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 4 May 2011 14:08:21 +0200 Subject: BACKENDS: Fix copy & paste mistakes in some comments --- backends/plugins/sdl/sdl-provider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/plugins') diff --git a/backends/plugins/sdl/sdl-provider.h b/backends/plugins/sdl/sdl-provider.h index b546b028a2..350261a37f 100644 --- a/backends/plugins/sdl/sdl-provider.h +++ b/backends/plugins/sdl/sdl-provider.h @@ -35,6 +35,6 @@ protected: Plugin* createPlugin(const Common::FSNode &node) const; }; -#endif // defined(DYNAMIC_MODULES) && defined(UNIX) +#endif // defined(DYNAMIC_MODULES) && defined(SDL_BACKEND) #endif -- cgit v1.2.3