diff --git a/AppKit/CPTextView/_CPTableTextAttachment.j b/AppKit/CPTextView/_CPTableTextAttachment.j index 00b671aac..8f56f684e 100644 --- a/AppKit/CPTextView/_CPTableTextAttachment.j +++ b/AppKit/CPTextView/_CPTableTextAttachment.j @@ -19,9 +19,9 @@ */ -@import -@import -@import +@import "CPView.j" +@import "CPTextView.j" +@import "CPTextField.j" @import @implementation _CPTableTextAttachment : CPView