update openbox to use the current parser interface in libobt
[mikachu/openbox.git] / openbox / resist.c
index f21eb8e..3bcb95f 100644 (file)
    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>