diff options
| -rw-r--r-- | dev/sci/sci.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/sci/sci.json b/dev/sci/sci.json index e67671ce..32a9238b 100644 --- a/dev/sci/sci.json +++ b/dev/sci/sci.json @@ -13,7 +13,7 @@ "-Wl,--subsystem=17" ], "cpp_macros": [ - "__XPCOM_IMPL__", + "__SCI_IMPL__", "cSCIVersion=0x0100", "cSCIVersionHighest=0x0100", "cSCIVersionLowest=0x0100" |
