Adding initial work on new plugin API. THIS BREAKS MT. We are working to
[MenuTunes.git] / ITMTPlayer.m
diff --git a/ITMTPlayer.m b/ITMTPlayer.m
new file mode 100755 (executable)
index 0000000..c92715f
--- /dev/null
@@ -0,0 +1,6 @@
+/* Copyright (c) 2002 - 2003 by iThink Software. All Rights Reserved. */
+
+#import "ITMTPlayer.h"
+
+@implementation ITMTPlayer
+@end