Fully qualify header paths when including controllers
so this still works when private headers are installed
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
#include "../main.h"
|
||||
#include "controllers/Separator.h"
|
||||
#include "kddockwidgets/controllers/Separator.h"
|
||||
|
||||
TEST_CASE("Separator Ctor")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user