--- aquaterm/AQTController.m	2012-07-30 07:39:50.000000000 -0700
+++ aquaterm/AQTController.m	2013-08-09 08:05:56.000000000 -0700
@@ -11,7 +11,7 @@
 #import "AQTAdapter.h"
 
 #import "AQTPlot.h"
-#import <Message/NSMailDelivery.h>
+#import <Foundation/Foundation.h>
 
 extern void aqtDebug(id sender);
 extern void aqtTestview(id sender);
--- aquaterm/AquaTerm.xcodeproj/project.pbxproj	2012-07-30 07:39:50.000000000 -0700
+++ aquaterm/AquaTerm.xcodeproj/project.pbxproj	2013-08-09 08:08:35.000000000 -0700
@@ -93,7 +93,6 @@
 		CBC4B44305E4C784001BE8D7 /* Timing.m in Sources */ = {isa = PBXBuildFile; fileRef = FEBB59D0055CF40600EEC8EA /* Timing.m */; };
 		CBC4B44405E4C784001BE8D7 /* AQTFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB06FE905740EB900D208BA /* AQTFunctions.m */; };
 		CBC4B44605E4C784001BE8D7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
-		CBC4B44705E4C784001BE8D7 /* Message.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FE82528EC5B321F400CFA73B /* Message.framework */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
@@ -207,7 +206,6 @@
 		F5E3AFAA026D80D2012F88DF /* AQTView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AQTView.m; sourceTree = "<group>"; };
 		F5E70371026D8645012F88DF /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/AQTWindow.nib; sourceTree = "<group>"; };
 		F5FEAC2801A7219B0143D50D /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
-		FE82528EC5B321F400CFA73B /* Message.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Message.framework; path = /System/Library/Frameworks/Message.framework; sourceTree = "<absolute>"; };
 		FE8252ACC5B321F400CFA73B /* Demo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Demo.m; sourceTree = SOURCE_ROOT; };
 		FEBB59CE055CF10B00EEC8EA /* Bugs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Bugs.m; sourceTree = "<group>"; };
 		FEBB59D0055CF40600EEC8EA /* Timing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Timing.m; sourceTree = "<group>"; };
@@ -228,7 +226,6 @@
 			buildActionMask = 2147483647;
 			files = (
 				CBC4B44605E4C784001BE8D7 /* Cocoa.framework in Frameworks */,
-				CBC4B44705E4C784001BE8D7 /* Message.framework in Frameworks */,
 				CB91259D07CB4A92001D5EAF /* AquaTerm.framework in Frameworks */,
 				CB12640607CB5F5A00EF1763 /* AquaTerm.framework in Frameworks */,
 			);
@@ -250,7 +247,6 @@
 		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
 			isa = PBXGroup;
 			children = (
-				FE82528EC5B321F400CFA73B /* Message.framework */,
 				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
 			);
 			name = "Linked Frameworks";
