aboutsummaryrefslogtreecommitdiff
path: root/backends/taskbar/unity/unity-taskbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/taskbar/unity/unity-taskbar.cpp')
-rw-r--r--backends/taskbar/unity/unity-taskbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/taskbar/unity/unity-taskbar.cpp b/backends/taskbar/unity/unity-taskbar.cpp
index 0045a6fdbd..49c56b746d 100644
--- a/backends/taskbar/unity/unity-taskbar.cpp
+++ b/backends/taskbar/unity/unity-taskbar.cpp
@@ -25,7 +25,7 @@
#include "common/scummsys.h"
-#if defined(UNIX) && defined(USE_TASKBAR)
+#if defined(UNIX) && defined(USE_TASKBAR) && defined(USE_TASKBAR_UNITY)
#include "backends/taskbar/unity/unity-taskbar.h"