summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2011-01-19 00:18:36 +0100
committerportix <portix@gmx.net>2011-01-19 00:18:36 +0100
commit12e784abba5afd906355e6a133a9f00955e8c3e0 (patch)
tree7e2673d1ec8b204da1b60902bea36062e18b7d5a /src/commands.h
parentf3f4979afa11e9553ffecfa50fe8bd6e683e3a80 (diff)
parenta94f716d7a050d85408d822c9b7870b6419074bc (diff)
downloaddwb-12e784abba5afd906355e6a133a9f00955e8c3e0.zip
new cookie implementation
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands.h b/src/commands.h
index f985a1c0..8da9590a 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -25,6 +25,7 @@
#include "util.h"
#include "view.h"
#include "session.h"
+#include "soup.h"
void dwb_com_simple_command(KeyMap *km);
gboolean dwb_com_add_search_field(KeyMap *, Arg *);