summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/hpp_externalgrid.pas
diff options
context:
space:
mode:
authorAlexey Kulakov <panda75@bk.ru>2012-07-05 12:35:02 +0000
committerAlexey Kulakov <panda75@bk.ru>2012-07-05 12:35:02 +0000
commit3e577372cab9dde2981fb4ac143cacce0419b069 (patch)
treec08ee1d69b563c056d8facd7b45325a489972b77 /plugins/HistoryPlusPlus/hpp_externalgrid.pas
parentc78cb0fb36db5ac84fdc6f012074a6c1cea68b1e (diff)
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
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_externalgrid.pas')
-rw-r--r--plugins/HistoryPlusPlus/hpp_externalgrid.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_externalgrid.pas b/plugins/HistoryPlusPlus/hpp_externalgrid.pas
index 6f05e24a4b..0694cf0788 100644
--- a/plugins/HistoryPlusPlus/hpp_externalgrid.pas
+++ b/plugins/HistoryPlusPlus/hpp_externalgrid.pas
@@ -178,7 +178,7 @@ implementation
uses hpp_options, hpp_sessionsthread;
-{$include inc\m_speak.inc}
+{$include m_speak.inc}
{ TExtHistoryGrid }