summaryrefslogtreecommitdiff
path: root/src/core/miranda.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/miranda.h')
-rw-r--r--src/core/miranda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/miranda.h b/src/core/miranda.h
index 83af987c5a..29c3e48a5b 100644
--- a/src/core/miranda.h
+++ b/src/core/miranda.h
@@ -74,6 +74,7 @@ void KillModuleSounds(int hLangpack);
extern HINSTANCE hInst;
extern DWORD hMainThreadId;
extern HANDLE hOkToExitEvent, hModulesLoadedEvent, hevLoadModule, hevUnloadModule;
+extern TCHAR mirandabootini[MAX_PATH];
/**** newplugins.cpp *******************************************************************/