Update testing headers to user relative includes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef WAPP_TESTING_H
|
||||
#define WAPP_TESTING_H
|
||||
|
||||
#include "tester.h"
|
||||
#include "wapp_common.h"
|
||||
#include "wapp_core.h"
|
||||
#include "tester/tester.h"
|
||||
#include "../common/wapp_common.h"
|
||||
#include "../core/wapp_core.h"
|
||||
|
||||
#endif // !WAPP_TESTING_H
|
||||
|
||||
Reference in New Issue
Block a user