mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Fix incorrect header include
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#include "hotkey.h"
|
#include "hotkey.h"
|
||||||
|
|
||||||
#include "blackmisc/hwkeyboardkeylist.h"
|
#include "blackmisc/hardware/keyboardkeylist.h"
|
||||||
|
|
||||||
#include <QVBoxLayout>
|
#include <QVBoxLayout>
|
||||||
#include <QHBoxLayout>
|
#include <QHBoxLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user