Fixed warning about redefining DECLSPEC

This commit is contained in:
Sam Lantinga 2016-10-14 08:22:48 -07:00
parent bb5e67d540
commit fa961623d4

View File

@ -18,7 +18,7 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
#include "SDL_config.h"
#include "../../SDL_internal.h"
#ifdef HAVE_FCITX_FRONTEND_H