mirror of https://github.com/encounter/SDL.git
Fixed warning about redefining DECLSPEC
This commit is contained in:
parent
3663dbe882
commit
3f38bd9142
|
@ -18,7 +18,7 @@
|
||||||
misrepresented as being the original software.
|
misrepresented as being the original software.
|
||||||
3. This notice may not be removed or altered from any source distribution.
|
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
|
#ifdef HAVE_FCITX_FRONTEND_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue