diff --git a/MacPass/MPEntryInspectorViewController.m b/MacPass/MPEntryInspectorViewController.m index 1c56595e..40624136 100644 --- a/MacPass/MPEntryInspectorViewController.m +++ b/MacPass/MPEntryInspectorViewController.m @@ -7,10 +7,10 @@ // #import "MPEntryInspectorViewController.h" +#import "MPAttachmentTableDataSource.h" #import "MPAttachmentTableViewDelegate.h" #import "MPCustomFieldTableViewDelegate.h" #import "MPPasswordCreatorViewController.h" -#import "MPAttachmentTableDataSource.h" #import "MPWindowAssociationsTableViewDelegate.h" #import "MPWindowTitleComboBoxDelegate.h"