commit ecb01acac3a1d97b88d8c08ba6d67836c9d138a8
parent a61c69337c9242fa91c62bf761a03b6af015a4f9
Author: Anthony Sorace <a@9srv.net>
Date: Tue, 26 Jan 2010 12:48:31 -0800
R=rsc
CC=codebot
http://codereview.appspot.com/193056
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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