src/video/cocoa_v.h
changeset 5887 063ca43b682c
parent 5838 9c3129cb019b
child 5932 fe0b8f92f014
--- 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" {