Mac OS X: Added missing #import

This commit is contained in:
Elias Naur 2008-02-19 14:06:48 +00:00
parent 59f5ed712e
commit f2b73f57de
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#import <unistd.h>
//#import "display.h"
#import "common_tools.h"
#import "org_lwjgl_opengl_MacOSXDisplay.h"
#define WAIT_DELAY 100