From 38ed9188d30b5968fc6b311597e82d8648b73819 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 15 Jun 2015 19:26:28 +0100 Subject: Moved ui/windows -> window_list --- src/command/command.c | 2 +- src/command/commands.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command') diff --git a/src/command/command.c b/src/command/command.c index c62c7784..00223b29 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -66,7 +66,7 @@ #include "xmpp/xmpp.h" #include "xmpp/bookmark.h" #include "ui/ui.h" -#include "ui/windows.h" +#include "window_list.h" typedef char*(*autocompleter)(char*, int*); diff --git a/src/command/commands.c b/src/command/commands.c index 28cba7d7..e439c198 100644 --- a/src/command/commands.c +++ b/src/command/commands.c @@ -64,7 +64,7 @@ #include "xmpp/xmpp.h" #include "xmpp/bookmark.h" #include "ui/ui.h" -#include "ui/windows.h" +#include "window_list.h" #include "event/client_events.h" #include "event/ui_events.h" -- cgit 1.4.1-2-gfad0