os2: update include paths. add missing libc includes to geniconv.

This commit is contained in:
Ozkan Sezer 2020-10-14 23:01:01 +03:00
parent 74cfb81dbb
commit 110a0f7bb1
13 changed files with 34 additions and 36 deletions

View file

@ -22,7 +22,7 @@
#if defined(__OS2__)
#include "core/os2/geniconv/geniconv.h"
#include "geniconv/geniconv.h"
// SDL_OS2Quit() will be called from SDL_QuitSubSystem().