diff options
Diffstat (limited to 'plugins/NewStory/src/history.h')
| -rw-r--r-- | plugins/NewStory/src/history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/history.h b/plugins/NewStory/src/history.h index 0b3bebe5d9..f332a252cf 100644 --- a/plugins/NewStory/src/history.h +++ b/plugins/NewStory/src/history.h @@ -32,7 +32,7 @@ enum UM_LOCATETIME = WM_USER + 0x662,
};
-extern MWindowList g_hNewstoryWindows, g_hNewstoryLogs;
+extern MWindowList g_hNewstoryWindows, g_hNewstoryLogs, g_hNewstoryHistLogs;
void InitMenus();
void InitHotkeys();
|
