correct relative include path for edoStatNormalMulti
This commit is contained in:
parent
6b5288f195
commit
8f736191c0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Authors:
|
||||||
#include<sstream>
|
#include<sstream>
|
||||||
|
|
||||||
#include "edoStat.h"
|
#include "edoStat.h"
|
||||||
#include "edoNormalMulti.h"
|
#include "../edoNormalMulti.h"
|
||||||
|
|
||||||
#ifdef WITH_BOOST
|
#ifdef WITH_BOOST
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue