aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
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 {