From 3e577372cab9dde2981fb4ac143cacce0419b069 Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Thu, 5 Jul 2012 12:35:02 +0000 Subject: m_api: hide hLangpack from interface part History++ small cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/hpp_external.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus/hpp_external.pas') diff --git a/plugins/HistoryPlusPlus/hpp_external.pas b/plugins/HistoryPlusPlus/hpp_external.pas index 6be84f51ca..3f941a30bc 100644 --- a/plugins/HistoryPlusPlus/hpp_external.pas +++ b/plugins/HistoryPlusPlus/hpp_external.pas @@ -62,7 +62,7 @@ procedure UnregisterExtGridServices; implementation -{$include inc\m_ieview.inc} +{$include m_ieview.inc} function _ExtWindow(wParam:WPARAM; lParam: LPARAM; GridMode: TExGridMode): int_ptr; var -- cgit v1.2.3