mirror of https://gitee.com/bigwinds/arangodb
fix wrong path
This commit is contained in:
parent
3a582af765
commit
4646f5d5f0
|
@ -30,7 +30,7 @@
|
|||
#include "Basics/Exceptions.h"
|
||||
#include "Basics/json.h"
|
||||
#include "Basics/JsonHelper.h"
|
||||
#include "utils/Transaction.h"
|
||||
#include "Utils/Transaction.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
// turn off warnings about too long type name for debug symbols blabla in MSVC
|
||||
|
|
Loading…
Reference in New Issue