From ed5b57040a2add0633ab20089a1f451898e633e2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 2 Feb 2012 14:11:34 -0600 Subject: Use tq includes instead of native q includes --- sip/qt/qpicture.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/qt/qpicture.sip') diff --git a/sip/qt/qpicture.sip b/sip/qt/qpicture.sip index 014d7eb..bc93254 100644 --- a/sip/qt/qpicture.sip +++ b/sip/qt/qpicture.sip @@ -48,7 +48,7 @@ as a parameter. class TQPicture : TQPaintDevice { %TypeHeaderCode -#include +#include %End public: -- cgit v1.2.1