- 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 "helper/HL_Exception.h"
|
||||
#include "helper/HL_String.h"
|
||||
#include "helper/HL_Log.h"
|
||||
#include "../config.h"
|
||||
#include "../engine_config.h"
|
||||
|
||||
#include <memory.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user