From 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4 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 --- src/running.ui.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/running.ui.h') diff --git a/src/running.ui.h b/src/running.ui.h index ecf991c..98f20ee 100644 --- a/src/running.ui.h +++ b/src/running.ui.h @@ -19,13 +19,16 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -//dummy -#include "torkconfig.h" +#include +#include + #include -#include -#include #include +//dummy +#include "torkconfig.h" + + void Running::init() { -- cgit v1.2.1