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 "TabBar_qtwidgets.h"
|
||||
#include "controllers/TabBar.h"
|
||||
#include "kddockwidgets/controllers/TabBar.h"
|
||||
#include "private/Utils_p.h"
|
||||
#include "private/Logging_p.h"
|
||||
#include "Config.h"
|
||||
|
||||
Reference in New Issue
Block a user