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 f36e2bf628..1b82e58c8a 100644
--- a/backends/taskbar/unity/unity-taskbar.cpp
+++ b/backends/taskbar/unity/unity-taskbar.cpp
@@ -24,7 +24,7 @@
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h
#include "common/scummsys.h"
-#if defined(POSIX) && defined(USE_TASKBAR) && defined(USE_TASKBAR_UNITY)
+#if defined(POSIX) && defined(USE_TASKBAR) && defined(USE_UNITY)
#include "backends/taskbar/unity/unity-taskbar.h"