From be47fc3e9a81a4890b05223ae18803cb07674dc9 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 25 Jun 2019 18:19:25 +0200 Subject: clangformat run --- gui/basewindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/basewindow.h') diff --git a/gui/basewindow.h b/gui/basewindow.h index 4276c401..305cb6c9 100644 --- a/gui/basewindow.h +++ b/gui/basewindow.h @@ -20,9 +20,9 @@ #ifndef BASEMAINWINDOW_H #define BASEMAINWINDOW_H +#include "command.h" #include "nextpnr.h" #include "worker.h" -#include "command.h" #include #include -- cgit v1.2.3