Added command and tools subdirs to source
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <ncurses.h>
|
||||
#endif
|
||||
|
||||
#include "command.h"
|
||||
#include "command/command.h"
|
||||
#include "common.h"
|
||||
#include "contact_list.h"
|
||||
#include "log.h"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
#endif
|
||||
|
||||
#include "chat_session.h"
|
||||
#include "command.h"
|
||||
#include "command/command.h"
|
||||
#include "common.h"
|
||||
#include "contact.h"
|
||||
#include "contact_list.h"
|
||||
|
||||
Reference in New Issue
Block a user