summaryrefslogtreecommitdiff
path: root/plugins/Import/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-12-04 21:35:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-12-04 21:35:24 +0300
commit72d19ead542f6cf59847c4605de68471f8f978a8 (patch)
tree974d0bc3feaf7164be683a3b72548a74ea14c7ac /plugins/Import/src
parent577f845a0352522d256cbf51ace9b2e6769238f0 (diff)
no need to patch pcre either
Diffstat (limited to 'plugins/Import/src')
-rw-r--r--plugins/Import/src/stdafx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h
index a8629c7a13..dd75756bb0 100644
--- a/plugins/Import/src/stdafx.h
+++ b/plugins/Import/src/stdafx.h
@@ -45,8 +45,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_netlib.h>
#include <m_protosvc.h>
#include <m_timezones.h>
-
-#include "../../../libs/Pcre16/src/pcre.h"
+#include <pcre.h>
#include "version.h"
#include "resource.h"