summaryrefslogtreecommitdiffstats
path: root/client/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/debug.h')
-rw-r--r--client/debug.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/debug.h b/client/debug.h
index 1c6f6a42..2c284c8c 100644
--- a/client/debug.h
+++ b/client/debug.h
@@ -22,8 +22,9 @@
#include <sstream>
#include <log4cpp/Category.hh>
+#include <log4cpp/OstreamAppender.hh>
+#include <log4cpp/SimpleLayout.hh>
#include <log4cpp/convenience.h>
-
#include "platform.h"
#ifdef WIN32