Fix build without find_package()
Some of our projects have kddockwidgets directly in their build
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef KD_TITLEBARWIDGET_P_H
|
||||
#define KD_TITLEBARWIDGET_P_H
|
||||
|
||||
#include "../docks_export.h"
|
||||
#include "../../docks_export.h"
|
||||
#include "../TitleBar_p.h"
|
||||
|
||||
#include <QPainter>
|
||||
|
||||
Reference in New Issue
Block a user