From 2fbcc27fe4fd3dd89d21b49c0332db2efe880ded Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 25 Oct 2017 15:45:35 +0300 Subject: SRMM internal structures & functions moved to the separate header file m_srmm_int.h --- plugins/TabSRMM/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TabSRMM/src/stdafx.h') diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index b9b6827200..b53148b5d1 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -79,6 +79,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3