From 7fefe15989a08e255ade5e577c781701b157d430 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 20 Oct 2020 14:40:51 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy (cherry picked from commit 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4) --- src/firewallsproxies.ui.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/firewallsproxies.ui.h') diff --git a/src/firewallsproxies.ui.h b/src/firewallsproxies.ui.h index 77f5ff8..b215b39 100644 --- a/src/firewallsproxies.ui.h +++ b/src/firewallsproxies.ui.h @@ -18,15 +18,18 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include "torkconfig.h" +#include +#include + #include -#include -#include #include #include #include #include +#include "torkconfig.h" + + TDEHTMLPart *filelist; void FirewallsProxies::init() -- cgit v1.2.1