summaryrefslogtreecommitdiff
path: root/openbox/resist.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/resist.c')
-rw-r--r--openbox/resist.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/openbox/resist.c b/openbox/resist.c
index f21eb8e6..3bcb95ff 100644
--- a/openbox/resist.c
+++ b/openbox/resist.c
@@ -17,14 +17,13 @@
See the COPYING file for a copy of the GNU General Public License.
*/
+#include "resist.h"
#include "client.h"
#include "frame.h"
#include "stacking.h"
#include "screen.h"
#include "dock.h"
#include "config.h"
-#include "resist.h"
-#include "parser/parse.h"
#include <glib.h>