summaryrefslogtreecommitdiff
path: root/openbox/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/action.h')
-rw-r--r--openbox/action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/action.h b/openbox/action.h
index 7c48f37b..38452e44 100644
--- a/openbox/action.h
+++ b/openbox/action.h
@@ -115,7 +115,7 @@ struct SendToDesktopDirection {
};
struct Desktop {
- struct InteractiveAction inter;
+ struct AnyAction inter;
guint desk;
};