mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
core: remove "wee-" prefix from source files in src/core and src/core/hook
This commit is contained in:
+5
-5
@@ -27,11 +27,11 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "../core/weechat.h"
|
||||
#include "../core/wee-config.h"
|
||||
#include "../core/wee-hook.h"
|
||||
#include "../core/wee-input.h"
|
||||
#include "../core/wee-string.h"
|
||||
#include "../core/wee-utf8.h"
|
||||
#include "../core/core-config.h"
|
||||
#include "../core/core-hook.h"
|
||||
#include "../core/core-input.h"
|
||||
#include "../core/core-string.h"
|
||||
#include "../core/core-utf8.h"
|
||||
#include "../plugins/plugin.h"
|
||||
#include "gui-input.h"
|
||||
#include "gui-buffer.h"
|
||||
|
||||
Reference in New Issue
Block a user