GF header must be included before Photon header for QNX.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403594
This commit is contained in:
parent
260b9a9f92
commit
59e09f9044
1 changed files with 3 additions and 0 deletions
|
@ -171,6 +171,9 @@ struct SDL_SysWMinfo
|
|||
|
||||
#elif defined(SDL_VIDEO_DRIVER_PHOTON) || defined(SDL_VIDEO_DRIVER_QNXGF)
|
||||
#include <sys/neutrino.h>
|
||||
#if defined(SDL_VIDEO_OPENGL_ES)
|
||||
#include <gf/gf.h>
|
||||
#endif /* SDL_VIDEO_OPENGL_ES */
|
||||
#include <Ph.h>
|
||||
|
||||
/* The QNX custom event structure */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue