From 419e05bb89122bb89163e7b6c88dc0c0fe7f9cdd Mon Sep 17 00:00:00 2001 From: Alejandro Marzini Date: Thu, 24 Jun 2010 19:05:59 +0000 Subject: Created macosx port from sdl backend. svn-id: r50228 --- backends/platform/sdl/win32/win32.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backends/platform/sdl/win32') diff --git a/backends/platform/sdl/win32/win32.h b/backends/platform/sdl/win32/win32.h index eea7f9ee12..e4541e314d 100644 --- a/backends/platform/sdl/win32/win32.h +++ b/backends/platform/sdl/win32/win32.h @@ -23,8 +23,8 @@ * */ -#ifndef PLATFORM_WIN32_H -#define PLATFORM_WIN32_H +#ifndef PLATFORM_SDL_WIN32_H +#define PLATFORM_SDL_WIN32_H #include "backends/platform/sdl/sdl.h" -- cgit v1.2.3