From 75e4a0df83478802bba53345486b42c56713fe09 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Thu, 18 Jun 2015 01:02:23 +0300 Subject: [PATCH] fix p2 --- pdebug-time.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdebug-time.cpp b/pdebug-time.cpp index 189b9f4..3a93035 100644 --- a/pdebug-time.cpp +++ b/pdebug-time.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ -#include +#include "pdebug-time.h" void debugString(QtMsgType type, const QMessageLogContext &context, const QString &msg)