Fixed warning on SDL platforms due to not including NSThreadOOExtensions.h in OOOpenGLExtensionManager.m.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1249 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
2ca470e07f
commit
eecc7753aa
@ -49,6 +49,7 @@ SOFTWARE.
|
||||
#import "OOLogging.h"
|
||||
#import "OOFunctionAttributes.h"
|
||||
#import <stdlib.h>
|
||||
#import "NSThreadOOExtensions.h"
|
||||
|
||||
|
||||
/* If nonzero, disable shaders for OpenGL versions less than 1.5. It is my
|
||||
|
Loading…
x
Reference in New Issue
Block a user