Browse Source

Add missing include

pull/15/merge
FearlessTobi 6 years ago
parent
commit
e22e0eb8d7
  1. 1
      src/yuzu/configuration/configure_general.cpp

1
src/yuzu/configuration/configure_general.cpp

@ -2,6 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <QCheckBox>
#include <QSpinBox>
#include "core/core.h"
#include "core/settings.h"

Loading…
Cancel
Save