Added command and tools subdirs to source

This commit is contained in:
James Booth
2013-02-02 21:43:59 +00:00
parent fc5bfb7d33
commit 740e5b4228
21 changed files with 86 additions and 26 deletions

View File

@@ -24,8 +24,8 @@
#include <glib.h>
#include "autocomplete.h"
#include "contact.h"
#include "tools/autocomplete.h"
static Autocomplete ac;
static GHashTable *contacts;