Fixed linux compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8283 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
0fcfc3d5cf
commit
3439c121cb
@ -25,7 +25,9 @@
|
||||
# include <OpenGL/gl.h>
|
||||
#else
|
||||
# define _WINSOCKAPI_
|
||||
# include <windows.h>
|
||||
# ifdef WIN32
|
||||
# include <windows.h>
|
||||
# endif
|
||||
# include <GL/gl.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user