summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/debugosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/debugger/osx/debugosx.h')
-rw-r--r--src/osd/modules/debugger/osx/debugosx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/osd/modules/debugger/osx/debugosx.h b/src/osd/modules/debugger/osx/debugosx.h
index 8971955dacb..016ea752e34 100644
--- a/src/osd/modules/debugger/osx/debugosx.h
+++ b/src/osd/modules/debugger/osx/debugosx.h
@@ -46,6 +46,9 @@ typedef float CGFloat;
@protocol NSTextFieldDelegate <NSControlTextEditingDelegate>
@end
+@protocol NSOutlineViewDataSource <NSObject>
+@end
+
#endif // MAC_OS_X_VERSION_MAX_ALLOWED < 1060
#endif // MAC_OS_X_VERSION_MAX_ALLOWED