diff options
-rw-r--r-- | lang/qt/src/debug.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/qt/src/debug.cpp b/lang/qt/src/debug.cpp index e4974ad9..b563ac0c 100644 --- a/lang/qt/src/debug.cpp +++ b/lang/qt/src/debug.cpp @@ -36,6 +36,7 @@ #endif #include "error.h" +#include "debug.h" #include <QDebug> |