Change common and config includes to use <> (#7596)
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include <string.h>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "../common/cbasetypes.hpp"
|
||||
#include "../common/timer.hpp"
|
||||
#include <common/cbasetypes.hpp>
|
||||
#include <common/timer.hpp>
|
||||
|
||||
#include "atcommand.hpp" // msg_txt
|
||||
#include "battle.hpp"
|
||||
|
||||
Reference in New Issue
Block a user