Fixed warning about redefining DECLSPEC

Sam Lantinga 2016-10-14 08:22:48 -07:00
parent 3663dbe882
commit 3f38bd9142
1 changed files with 1 additions and 1 deletions

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