From ac6a944ddaf6ed0997259dda6404c1dc71ed4035 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 15 May 2016 11:25:55 +0100 Subject: [PATCH] Added the common/sslcertstructs.h header file to frmActivityMgr --- source/actmgr/frmActivityMgr.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.2