mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
Moved IRC sources from src/irc/ to src/protocols/irc/
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "../common/hotlist.h"
|
||||
#include "../common/log.h"
|
||||
#include "../common/utf8.h"
|
||||
#include "../irc/irc.h"
|
||||
#include "../protocols/irc/irc.h"
|
||||
|
||||
|
||||
t_gui_window *gui_windows = NULL; /* pointer to first window */
|
||||
|
||||
Reference in New Issue
Block a user