From 4bed36d96e56bd87e4f483db0373a926d336fd1b Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sat, 2 Jan 2016 11:54:32 +0200 Subject: [PATCH] ksplash: remove redundant qiwnexport header Signed-off-by: Ivailo Monev --- ksplash/ksplashx/qpoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksplash/ksplashx/qpoint.h b/ksplash/ksplashx/qpoint.h index 1b0974e9..7faafdbb 100644 --- a/ksplash/ksplashx/qpoint.h +++ b/ksplash/ksplashx/qpoint.h @@ -217,5 +217,5 @@ inline const QPoint operator/( const QPoint &p, double c ) } #define Q_DEFINED_QPOINT -#include "qwinexport.h" +#include "defs.h" #endif // QPOINT_H -- 2.11.0