diff options
Diffstat (limited to 'cocoa/PlatCocoa.h')
-rw-r--r-- | cocoa/PlatCocoa.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/PlatCocoa.h b/cocoa/PlatCocoa.h index 6133b3a25..c19ac8bca 100644 --- a/cocoa/PlatCocoa.h +++ b/cocoa/PlatCocoa.h @@ -17,6 +17,7 @@ #include <Cocoa/Cocoa.h> +#include "Geometry.h" #include "Platform.h" #include "Scintilla.h" |