CORRECTING BUG: Add relative include eoUpdater.h in eoTimeCounter.h
This commit is contained in:
parent
89a2ba9987
commit
203574751e
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@
|
||||||
#define _eoTimeCounter_h
|
#define _eoTimeCounter_h
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <utils/eoStat.h>
|
#include "eoStat.h"
|
||||||
|
#include "eoUpdater.h"
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue