mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 08:00:25 +00:00
normalize includes: common
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "directory.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "win_dirent.h"
|
||||
#include "common/util/win_dirent.h"
|
||||
#else
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user