aboutsummaryrefslogtreecommitdiff
path: root/backends/taskbar/unity/unity-taskbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/taskbar/unity/unity-taskbar.h')
-rw-r--r--backends/taskbar/unity/unity-taskbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/taskbar/unity/unity-taskbar.h b/backends/taskbar/unity/unity-taskbar.h
index d1d9430bcd..d818ed9ff1 100644
--- a/backends/taskbar/unity/unity-taskbar.h
+++ b/backends/taskbar/unity/unity-taskbar.h
@@ -23,7 +23,7 @@
#ifndef BACKEND_UNITY_TASKBAR_H
#define BACKEND_UNITY_TASKBAR_H
-#if defined(POSIX) && defined(USE_TASKBAR) && defined(USE_TASKBAR_UNITY)
+#if defined(POSIX) && defined(USE_TASKBAR) && defined(USE_UNITY)
#include "common/events.h"
#include "common/str.h"