$OpenBSD: patch-src_globalshortcuts_globalshortcuts_cpp,v 1.1 2016/06/14 23:15:58 gonzalo Exp $
--- src/globalshortcuts/globalshortcuts.cpp.orig	Sat Jun 11 19:32:51 2016
+++ src/globalshortcuts/globalshortcuts.cpp	Sat Jun 11 19:33:31 2016
@@ -119,7 +119,7 @@ void GlobalShortcuts::activateShortcut(Qt::Key key) {
 
 #include "moc_globalshortcuts.cpp"
 
-#ifdef Q_OS_LINUX
+#ifdef Q_OS_UNIX
 #include "globalshortcuts_linux.cpp"
 #endif
 
