src/video/cocoa_v.h
changeset 5636 3c19b56dc982
parent 5587 167d9a91ef02
child 5681 808ec9bf107c
--- a/src/video/cocoa_v.h	Sat Jan 13 14:01:05 2007 +0000
+++ b/src/video/cocoa_v.h	Sat Jan 13 14:43:46 2007 +0000
@@ -4,6 +4,7 @@
 #define VIDEO_COCOA_H
 
 #include "../hal.h"
+#include "../gfx.h"
 
 #ifdef __cplusplus
 extern "C" {