diff --git a/AppKit/CPTextView/_CPTableTextAttachment.j b/AppKit/CPTextView/_CPTableTextAttachment.j index a395a31a4..9e7d3daed 100644 --- a/AppKit/CPTextView/_CPTableTextAttachment.j +++ b/AppKit/CPTextView/_CPTableTextAttachment.j @@ -19,7 +19,8 @@ */ @import "CPView.j" -@import "CPTextView.j" +@class CPTextView; +@class CPTextContainer; @import "CPTextField.j" @import