From 5f5e7c5455d52826b0bd50f64fcffb7695ce970d Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sat, 29 Jun 2013 12:56:53 +0200 Subject: Initial TQt conversion --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index ecec2b0..b4fc9df 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,8 +20,8 @@ // #define UNIQUEAPP 1 -#include -#include +#include +#include #ifdef UNIQUEAPP #include #else // UNIQUEAPP -- cgit v1.2.3