OSDN Git Service

ksplash: remove redundant qiwnexport header
authorIvailo Monev <xakepa10@gmail.com>
Sat, 2 Jan 2016 09:54:32 +0000 (11:54 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 2 Jan 2016 09:54:32 +0000 (11:54 +0200)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
ksplash/ksplashx/qpoint.h

index 1b0974e..7faafdb 100644 (file)
@@ -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