summaryrefslogtreecommitdiffstats
path: root/logic/Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/Exception.h')
-rw-r--r--logic/Exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/Exception.h b/logic/Exception.h
index 0dae39a0..30c7aa45 100644
--- a/logic/Exception.h
+++ b/logic/Exception.h
@@ -3,7 +3,7 @@
#pragma once
#include <QString>
-#include <QLoggingCategory>
+#include <QDebug>
#include <exception>
#include "multimc_logic_export.h"