Moved chat_state.c

This commit is contained in:
James Booth
2016-07-24 14:28:25 +01:00
parent 25a6252a28
commit 310abd401d
7 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
#include "ui/ui.h"
#include "ui/buffer.h"
#include "xmpp/xmpp.h"
#include "chat_state.h"
#include "xmpp/chat_state.h"
#ifdef HAVE_NCURSESW_NCURSES_H
#include <ncursesw/ncurses.h>