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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/miranda.h b/src/core/miranda.h
index 4b5f3b053f..044b16f38c 100644
--- a/src/core/miranda.h
+++ b/src/core/miranda.h
@@ -79,6 +79,10 @@ extern HANDLE hOkToExitEvent, hModulesLoadedEvent, hevLoadModule, hevUnloadModul
char* GetPluginNameByInstance(HINSTANCE hInstance);
int GetPluginFakeId(const MUUID &uuid, int hLangpack);
+/**** path.cpp *************************************************************************/
+
+void InitPathVar(void);
+
/**** srmm.cpp *************************************************************************/
void KillModuleSrmmIcons(int hLangpack);