summaryrefslogtreecommitdiff
path: root/dxr3log.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3log.c')
-rw-r--r--dxr3log.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/dxr3log.c b/dxr3log.c
index 680dd6b..0095c57 100644
--- a/dxr3log.c
+++ b/dxr3log.c
@@ -22,6 +22,9 @@
#include "dxr3log.h"
// ==================================
+cMutex* cLog::m_pMutex = new cMutex;
+
+// ==================================
//! constructor
cLog::cLog()
{