From d91e065526fe084374b206b6e7c9f0d628abb93d Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Mon, 17 Feb 2014 16:18:27 +0200 Subject: Clean up public API and includes usage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I20ba0ffafa6bbe22d624a15fe3046ef2e33ab6d7 Reviewed-by: Tomi Korpipää --- src/datavisualization/utils/texturehelper.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/datavisualization/utils/texturehelper.cpp') diff --git a/src/datavisualization/utils/texturehelper.cpp b/src/datavisualization/utils/texturehelper.cpp index 0f5c8313..52c673dc 100644 --- a/src/datavisualization/utils/texturehelper.cpp +++ b/src/datavisualization/utils/texturehelper.cpp @@ -19,8 +19,8 @@ #include "texturehelper_p.h" #include "utils_p.h" -#include -#include +#include +#include QT_BEGIN_NAMESPACE_DATAVISUALIZATION -- cgit v1.2.3