mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +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 <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
#include "src/core/wee-dir.h"
|
||||
#include "src/core/wee-string.h"
|
||||
#include "src/core/core-dir.h"
|
||||
#include "src/core/core-string.h"
|
||||
|
||||
extern void dir_remove_trailing_separators (char *path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user