mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 01:47:41 +00:00
Fixed warning about redefining DECLSPEC
This commit is contained in:
parent
3663dbe882
commit
3f38bd9142
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue