Fully qualify header paths when including controllers
so this still works when private headers are installed
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "DockRegistry_p.h"
|
||||
#include "DockWidget.h"
|
||||
#include "MainWindow.h"
|
||||
#include "controllers/FloatingWindow.h"
|
||||
#include "kddockwidgets/controllers/FloatingWindow.h"
|
||||
|
||||
#include <QJsonDocument>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user