summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/delphi/m_history.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_history.inc b/include/delphi/m_history.inc
index bba32c8c9f..32835049ab 100644
--- a/include/delphi/m_history.inc
+++ b/include/delphi/m_history.inc
@@ -36,6 +36,6 @@ const
wParam : TMCONTACT
lParam : 0
}
- MS_HISTORY_EMPTY:PAnsiChar = 'History/Empty';
+ MS_HISTORY_EMPTY:PAnsiChar = 'History/EmptyHistory';
{$ENDIF}