mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core: remove "wee-" prefix from source files in src/core and src/core/hook
This commit is contained in:
@@ -29,7 +29,7 @@ extern "C"
|
||||
#define HAVE_CONFIG_H
|
||||
#endif
|
||||
#include "src/core/weechat.h"
|
||||
#include "src/core/hook/wee-hook-command.h"
|
||||
#include "src/core/hook/hook-command.h"
|
||||
#include "src/plugins/plugin.h"
|
||||
|
||||
extern char *hook_command_remove_raw_markers (const char *string);
|
||||
|
||||
Reference in New Issue
Block a user