test: fix include path for private header under src
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "epicsThreadPool.h"
|
||||
|
||||
/* included to allow tests to peek */
|
||||
#include "../../pool/poolPriv.h"
|
||||
#include "../../src/pool/poolPriv.h"
|
||||
|
||||
#include "testMain.h"
|
||||
#include "epicsUnitTest.h"
|
||||
|
||||
Reference in New Issue
Block a user