- rename config.h to engine_config.h to avoid possible problems with include directories order
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# include <asm/ioctls.h>
|
||||
#endif
|
||||
|
||||
#include "../config.h"
|
||||
#include "../engine_config.h"
|
||||
#include "HL_NetworkSocket.h"
|
||||
|
||||
#if defined(TARGET_OSX) || defined(TARGET_LINUX)
|
||||
|
||||
Reference in New Issue
Block a user