Fully qualify header paths when including controllers
so this still works when private headers are installed
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define KD_DOCKWIDGET_WIDGETS_H
|
||||
#pragma once
|
||||
|
||||
#include "controllers/DockWidget.h"
|
||||
#include "kddockwidgets/controllers/DockWidget.h"
|
||||
#include "View_qtwidgets.h"
|
||||
|
||||
// clazy:excludeall=ctor-missing-parent-argument
|
||||
|
||||
Reference in New Issue
Block a user