Fully qualify header paths when including controllers
so this still works when private headers are installed
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "ViewFactory.h"
|
||||
#include "Platform.h"
|
||||
#include "ViewGuard.h"
|
||||
#include "controllers/DropArea.h"
|
||||
#include "kddockwidgets/controllers/DropArea.h"
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user