Fix build without find_package()
Some of our projects have kddockwidgets directly in their build
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef KD_FRAME_WIDGET_P_H
|
||||
#define KD_FRAME_WIDGET_P_H
|
||||
|
||||
#include "Frame_p.h"
|
||||
#include "../Frame_p.h"
|
||||
|
||||
class QTabBar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user