mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
core: remove "wee-" prefix from source files in src/core and src/core/hook
This commit is contained in:
@@ -27,8 +27,8 @@ extern "C"
|
||||
{
|
||||
#include <string.h>
|
||||
#include <sys/utsname.h>
|
||||
#include "src/core/wee-config-file.h"
|
||||
#include "src/core/wee-hook.h"
|
||||
#include "src/core/core-config-file.h"
|
||||
#include "src/core/core-hook.h"
|
||||
#include "src/plugins/irc/irc-config.h"
|
||||
#include "src/plugins/irc/irc-ctcp.h"
|
||||
#include "src/plugins/irc/irc-server.h"
|
||||
|
||||
Reference in New Issue
Block a user