From 3ba0304b40228a2cf7bab757a5ddb0c6dfdf5b22 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Tue, 20 Oct 2015 19:43:44 +0100 Subject: [PATCH] Minor modification. --- source/contacteditor/frmContactEditorGroups.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/contacteditor/frmContactEditorGroups.cpp b/source/contacteditor/frmContactEditorGroups.cpp index d72c8bc..90dccf6 100755 --- a/source/contacteditor/frmContactEditorGroups.cpp +++ b/source/contacteditor/frmContactEditorGroups.cpp @@ -3,6 +3,7 @@ #include #include "../vcard/vcard.h" #include "../common/dirs.h" +#include "../frmMain.h" frmContactEditorGroup::frmContactEditorGroup( wxWindow* parent ) : -- 2.39.2