aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-10-15 11:41:12 +0200
committerWilmer van der Gaast <wilmer@gaast.net>2006-10-15 11:41:12 +0200
commit69cb62335f8bbe46b2879aabc5fdbe288891b02b (patch)
tree38fcda3162027d741598536c28a2c0cd4c3f52c6 /bitlbee.h
parent695e39232324711816f1db8e25fdba59a0c6456f (diff)
parente97827bee83d3a0663aa284e72a4f6c84b4b4dfe (diff)
Merging with storage-xml. It seems to be working pretty well, so maybe
this way more people will test it. :-)
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bitlbee.h b/bitlbee.h
index 709856d8..f068aeac 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -123,13 +123,14 @@ extern char *CONF_FILE;
#include "nogaim.h"
#include "commands.h"
#include "account.h"
+#include "nick.h"
#include "conf.h"
#include "log.h"
#include "ini.h"
#include "help.h"
#include "query.h"
#include "sock.h"
-#include "util.h"
+#include "misc.h"
#include "proxy.h"
typedef struct global {