aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cmd/devdraw/osx-screen-carbon.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/devdraw/osx-screen-carbon.m b/src/cmd/devdraw/osx-screen-carbon.m
index 70fee3e0..017cb6ea 100644
--- a/src/cmd/devdraw/osx-screen-carbon.m
+++ b/src/cmd/devdraw/osx-screen-carbon.m
@@ -25,7 +25,7 @@ AUTOFRAMEWORK(Carbon)
AUTOFRAMEWORK(Cocoa)
#ifdef MULTITOUCH
-AUTOFRAMEWORK(MultiTouchSupport)
+AUTOFRAMEWORK(MultitouchSupport)
#endif
#define panic sysfatal