summaryrefslogtreecommitdiff
path: root/openbox/keytree.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-21 23:28:14 +0000
committerDana Jansens <danakj@orodu.net>2007-06-21 23:28:14 +0000
commit828d06f271392abbef75bb37e2635b2085bdef90 (patch)
tree37877f7f5b54891af122a441eb3f6f8837cb81a6 /openbox/keytree.h
parent5e8ec2cb781ba07341a5970b3e829cc59a8cf332 (diff)
dont build the old action stuff.
config uses the new action stuff. add actions_parse_string
Diffstat (limited to 'openbox/keytree.h')
-rw-r--r--openbox/keytree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/keytree.h b/openbox/keytree.h
index d3544f80..59a515c7 100644
--- a/openbox/keytree.h
+++ b/openbox/keytree.h
@@ -19,8 +19,6 @@
#ifndef __plugin_keyboard_tree_h
#define __plugin_keyboard_tree_h
-#include "action.h"
-
#include <glib.h>
typedef struct KeyBindingTree {