summaryrefslogtreecommitdiff
path: root/src/constraints.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constraints.h')
-rw-r--r--src/constraints.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/constraints.h b/src/constraints.h
index 8ce332e7..9816809a 100644
--- a/src/constraints.h
+++ b/src/constraints.h
@@ -43,6 +43,7 @@ void meta_window_constrain (MetaWindow *window,
MetaMoveResizeFlags flags,
int resize_gravity,
const MetaRectangle *orig,
- MetaRectangle *new);
+ MetaRectangle *new,
+ MetaDevInfo *dev);
#endif /* META_CONSTRAINTS_H */