summaryrefslogtreecommitdiff
path: root/openbox/resist.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/resist.h')
-rw-r--r--openbox/resist.h4
1 files changed, 3 insertions, 1 deletions
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 <glib.h>
+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
*/