diff mcabber/src/main.c @ 102:2b4cc6bc5bf2

[/trunk] Changeset 116 by mikael * Can now complete command parameters :-)
author mikael
date Thu, 21 Apr 2005 19:06:27 +0000
parents 8b2703ccc4be
children edb5591e2e64
line wrap: on
line diff
--- a/mcabber/src/main.c	Thu Apr 21 17:31:28 2005 +0000
+++ b/mcabber/src/main.c	Thu Apr 21 19:06:27 2005 +0000
@@ -9,7 +9,7 @@
 #include "jabglue.h"
 #include "screen.h"
 #include "parsecfg.h"
-//#include "roster.h"
+#include "roster.h"
 #include "commands.h"
 #include "lang.h"
 #include "utils.h"