Moved window_list.c

This commit is contained in:
James Booth
2016-07-24 15:14:46 +01:00
parent 8f213f22e7
commit 5bc38b6bc2
18 changed files with 19 additions and 19 deletions

View File

@@ -49,7 +49,7 @@
#include "xmpp/muc.h"
#include "xmpp/xmpp.h"
#include "xmpp/roster_list.h"
#include "window_list.h"
#include "ui/window_list.h"
#include "plugins/plugins.h"
#include "command/cmd_ac.h"