From ce373592055cff6561ffd4ab065bb8d0479e7ac6 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 22 Jun 2016 16:06:22 -0400 Subject: Get the new lumina-config UI all setup and tied into the build for compilation checks (old UI still actually used at the moment though) --- src-qt5/core-utils/lumina-config/globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src-qt5/core-utils/lumina-config/globals.h') diff --git a/src-qt5/core-utils/lumina-config/globals.h b/src-qt5/core-utils/lumina-config/globals.h index 18302125..11bfaeb3 100644 --- a/src-qt5/core-utils/lumina-config/globals.h +++ b/src-qt5/core-utils/lumina-config/globals.h @@ -12,6 +12,7 @@ #include #include #include +#include //Now the Lumina Library classes #include -- cgit