mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-13 14:33:12 +00:00
Add missing include
This commit is contained in:
parent
4ace69de9c
commit
e22e0eb8d7
|
@ -2,6 +2,7 @@
|
||||||
// Licensed under GPLv2 or any later version
|
// Licensed under GPLv2 or any later version
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
|
#include <QCheckBox>
|
||||||
#include <QSpinBox>
|
#include <QSpinBox>
|
||||||
#include "core/core.h"
|
#include "core/core.h"
|
||||||
#include "core/settings.h"
|
#include "core/settings.h"
|
||||||
|
|
Loading…
Reference in a new issue