diff options
Diffstat (limited to 'src/lib/ecore_cocoa/ecore_cocoa_private.h')
-rw-r--r-- | src/lib/ecore_cocoa/ecore_cocoa_private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ecore_cocoa/ecore_cocoa_private.h b/src/lib/ecore_cocoa/ecore_cocoa_private.h index db002886fa..535e08a7ed 100644 --- a/src/lib/ecore_cocoa/ecore_cocoa_private.h +++ b/src/lib/ecore_cocoa/ecore_cocoa_private.h | |||
@@ -67,4 +67,6 @@ Eina_Bool _ecore_cocoa_window_init(void); | |||
67 | 67 | ||
68 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); | 68 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); |
69 | 69 | ||
70 | |||
71 | |||
70 | #endif | 72 | #endif |