summaryrefslogtreecommitdiff
path: root/src/core/miranda.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/miranda.cpp')
-rw-r--r--src/core/miranda.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/miranda.cpp b/src/core/miranda.cpp
index 4ec80c2fe5..522843e919 100644
--- a/src/core/miranda.cpp
+++ b/src/core/miranda.cpp
@@ -234,6 +234,7 @@ int WINAPI _tWinMain(HINSTANCE hInstance, HINSTANCE, LPTSTR cmdLine, int)
result = 1;
goto exit;
}
+ InitPathVar();
NotifyEventHooks(hModulesLoadedEvent, 0, 0);
bModulesLoadedFired = true;