Skip to content

Commit

Permalink
Fixed warning about redefining DECLSPEC
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 14, 2016
1 parent 3663dbe commit 3f38bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/linux/SDL_fcitx.c
Expand Up @@ -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

Expand Down

0 comments on commit 3f38bd9

Please sign in to comment.