From 2d62190146891e2b740a969d54ad3114d4059e35 Mon Sep 17 00:00:00 2001 From: beaglejoe Date: Fri, 6 Jan 2017 16:22:46 +0000 Subject: [PATCH] reverted accidental commit git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6488 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: bb437853807b0828cd9a783c635e5e7607f078ad Former-commit-id: bad51409ee407b81223693dadda97d4e0453087d --- src/libs/tgfclient/tgfclient.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libs/tgfclient/tgfclient.h b/src/libs/tgfclient/tgfclient.h index 69a0c5ef6..71827b16d 100644 --- a/src/libs/tgfclient/tgfclient.h +++ b/src/libs/tgfclient/tgfclient.h @@ -37,13 +37,11 @@ # pragma warning (disable:4251) // class XXX needs a DLL interface ... #endif -#ifndef SDL_JOYSTICK #if defined(__APPLE__) && !defined(USE_MACPORTS) # include #else # include #endif -#endif #include #if 0