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/tdeui/kkeybutton.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/tdeui/kkeybutton.sip') diff --git a/sip/tdeui/kkeybutton.sip b/sip/tdeui/kkeybutton.sip index e92b317..fe8d00d 100644 --- a/sip/tdeui/kkeybutton.sip +++ b/sip/tdeui/kkeybutton.sip @@ -27,7 +27,7 @@ class KKeyButton : TQPushButton { %TypeHeaderCode -#include +#include #include %End -- cgit v1.2.1