From ea481338b5f16fd81a7b33e036ead39b918a51af Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 20 Jan 2008 01:34:58 -0500 Subject: make the obt library branch compile again with all the changes merged in from backport --- openbox/resist.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openbox/resist.h') diff --git a/openbox/resist.h b/openbox/resist.h index a2b3f160..31cc7177 100644 --- a/openbox/resist.h +++ b/openbox/resist.h @@ -19,10 +19,12 @@ #ifndef ob__resist_h #define ob__resist_h -struct _ObClient; +#include "misc.h" #include +struct _ObClient; + /*! @x The client's x destination (in the client's coordinates, not the frame's @y The client's y destination (in the client's coordinates, not the frame's */ -- cgit v1.2.3