summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 2f0d5a5..4b6533c 100644
--- a/globals.h
+++ b/globals.h
@@ -18,4 +18,5 @@
#define GLOBALS_H
extern bool bAppendTags;
extern TCHAR *inopentag, *inclosetag, *outopentag, *outclosetag;
+extern logtofile debuglog;
#endif