From 93df5cc6910e59988f80dc70e9a7cf2cd7b2db89 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jan 2018 04:11:46 +0100 Subject: gui/main-window: fix more build errors on non-win32 Issue: #721 --- gui/main-window.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gui') diff --git a/gui/main-window.cpp b/gui/main-window.cpp index 1a49a0b2..48212b68 100644 --- a/gui/main-window.cpp +++ b/gui/main-window.cpp @@ -14,6 +14,7 @@ #include "migration/migration.hpp" #include "compat/check-visible.hpp" #include "compat/sleep.hpp" +#include "compat/macros.hpp" #include #include -- cgit v1.2.3