summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx-objc.mm
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewermacosx-objc.mm')
-rw-r--r--indra/newview/llappviewermacosx-objc.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewermacosx-objc.mm b/indra/newview/llappviewermacosx-objc.mm
index 17301847e8..81ab4e0feb 100644
--- a/indra/newview/llappviewermacosx-objc.mm
+++ b/indra/newview/llappviewermacosx-objc.mm
@@ -25,7 +25,7 @@
*/
#if !defined LL_DARWIN
- #error "Use only with Mac OS X"
+ #error "Use only with macOS"
#endif
#import <Cocoa/Cocoa.h>