diff options
Diffstat (limited to 'indra/newview/llappviewermacosx-objc.h')
-rw-r--r-- | indra/newview/llappviewermacosx-objc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappviewermacosx-objc.h b/indra/newview/llappviewermacosx-objc.h index c6dcec8e34..3721151aba 100644 --- a/indra/newview/llappviewermacosx-objc.h +++ b/indra/newview/llappviewermacosx-objc.h @@ -33,4 +33,6 @@ //Why? Because BOOL void launchApplication(const std::string* app_name, const std::vector<std::string>* args); +void force_ns_sxeption(); + #endif // LL_LLAPPVIEWERMACOSX_OBJC_H |