summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Scriver/src/commonheaders.h')
-rw-r--r--plugins/Scriver/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h
index 9eeef8af3b..6c18ab90aa 100644
--- a/plugins/Scriver/src/commonheaders.h
+++ b/plugins/Scriver/src/commonheaders.h
@@ -120,7 +120,7 @@ extern HMENU g_hMenu;
extern HANDLE hBuildMenuEvent;
extern HANDLE hSendEvent;
extern TABLIST *g_TabList;
-extern HANDLE hHookWinPopup;
+extern HANDLE hHookWinPopup, hHookWinWrite;
extern HCURSOR hCurSplitNS, hCurSplitWE;
extern CREOleCallback reOleCallback;