From e6051b73e2a377f9586a98e24c317f21654b13e9 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Thu, 28 Mar 2013 19:31:20 +0100 Subject: fix build (bzr r12254) --- src/registrytool.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/registrytool.cpp b/src/registrytool.cpp index 72b53821e..7544e1c91 100644 --- a/src/registrytool.cpp +++ b/src/registrytool.cpp @@ -21,12 +21,12 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "registrytool.h" + #include #include #include - -#include "registrytool.h" - +#include typedef struct { -- cgit v1.2.3