summaryrefslogtreecommitdiff
path: root/themes/osx/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'themes/osx/moz.build')
-rw-r--r--themes/osx/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/osx/moz.build b/themes/osx/moz.build
index b787ab0..3fc798f 100644
--- a/themes/osx/moz.build
+++ b/themes/osx/moz.build
@@ -8,6 +8,6 @@ DIRS += ['communicator']
JAR_MANIFESTS += ['jar.mn']
-DEFINES['CAN_DRAW_IN_TITLEBAR'] = 1
+DEFINES['MOZ_CAN_DRAW_IN_TITLEBAR'] = 1
include('../tab-svgs.mozbuild')