From: Steve Brokenshire Date: Sun, 15 May 2016 10:25:55 +0000 (+0100) Subject: Added the common/sslcertstructs.h header file to frmActivityMgr X-Git-Tag: release-0.13~25 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=ac6a944ddaf6ed0997259dda6404c1dc71ed4035 Added the common/sslcertstructs.h header file to frmActivityMgr --- diff --git a/source/actmgr/frmActivityMgr.h b/source/actmgr/frmActivityMgr.h index 2fe3807..fec4778 100644 --- a/source/actmgr/frmActivityMgr.h +++ b/source/actmgr/frmActivityMgr.h @@ -38,6 +38,7 @@ Subclass of frmActivityMgrADT, which is generated by wxFormBuilder. #include "../common/etag.h" #include "../common/dirs.h" #include "../common/preferences.h" +#include "../common/sslcertstructs.h" #if defined(__WIN32__) #include "../common/win32ssl.h"