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 --- extra/kde331/ktoolbarbutton.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/kde331/ktoolbarbutton.h') diff --git a/extra/kde331/ktoolbarbutton.h b/extra/kde331/ktoolbarbutton.h index bf4baf1..3243485 100644 --- a/extra/kde331/ktoolbarbutton.h +++ b/extra/kde331/ktoolbarbutton.h @@ -23,10 +23,10 @@ #ifndef _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H -#include -#include -#include -#include +#include +#include +#include +#include #include class KToolBar; -- cgit v1.2.1