From f16e8414014e581cdf9817cd6122218cc1abc821 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Thu, 8 Jan 2015 23:14:18 +0100 Subject: Include the right class, not QDebug QTextStream gets pulled in by QDebug, but this includes the right header instead. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- configuredivecomputer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuredivecomputer.cpp') diff --git a/configuredivecomputer.cpp b/configuredivecomputer.cpp index 0997a1609..4f7e873fe 100644 --- a/configuredivecomputer.cpp +++ b/configuredivecomputer.cpp @@ -1,6 +1,6 @@ #include "configuredivecomputer.h" #include "libdivecomputer/hw.h" -#include +#include #include #include #include -- cgit v1.2.3-70-g09d2