From 39b48f2357b0b783815be88031b738376fa228e0 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 19 Feb 2015 02:51:00 +1100 Subject: Upgrade Heimdall Frontend to Qt5 and build with cmake --- heimdall-frontend/Source/aboutform.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'heimdall-frontend/Source/aboutform.cpp') diff --git a/heimdall-frontend/Source/aboutform.cpp b/heimdall-frontend/Source/aboutform.cpp index 9f04c6b..fbb3fb1 100644 --- a/heimdall-frontend/Source/aboutform.cpp +++ b/heimdall-frontend/Source/aboutform.cpp @@ -25,6 +25,8 @@ // Heimdall Frontend #include "aboutform.h" +#include + #define UNUSED(x) (void)(x) using namespace HeimdallFrontend; -- cgit v1.1