aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Log.h
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-03-19 21:28:25 +0100
committerXTZGZoReX <none@none>2009-03-19 21:28:25 +0100
commit3c713189fb6ac6666e6d8e7faa2e1fec6b425725 (patch)
tree484e19e955ce3e39c387e868fd89384584b524c7 /src/shared/Log.h
parent9fe43fa9c0bd21f6c203072f19a77a570680ecab (diff)
* Correctly implement database logging in WorldLog.
* This fixes LogDB.World config option. --HG-- branch : trunk
Diffstat (limited to 'src/shared/Log.h')
-rw-r--r--src/shared/Log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Log.h b/src/shared/Log.h
index 56140b73c70..85670e706e6 100644
--- a/src/shared/Log.h
+++ b/src/shared/Log.h
@@ -23,6 +23,7 @@
#include "Common.h"
#include "Policies/Singleton.h"
+#include "Database/DatabaseEnv.h"
class Config;