From 087b794b48ba18132d3366d9c1c8c36c1dde5a10 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 19 Feb 2012 15:33:24 -0600 Subject: Fix FTBFS due to incorrect header includes --- sip/tdefx/kpixmap.sip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sip/tdefx') diff --git a/sip/tdefx/kpixmap.sip b/sip/tdefx/kpixmap.sip index 968529a..937364f 100644 --- a/sip/tdefx/kpixmap.sip +++ b/sip/tdefx/kpixmap.sip @@ -27,8 +27,8 @@ class KPixmap : TQPixmap { %TypeHeaderCode -#include -#include +#include +#include #include %End -- cgit v1.2.1