Browse Source

Merge pull request #2889 from FearlessTobi/adwsawdawd

Add missing include
nce_cpp
David 6 years ago
committed by GitHub
parent
commit
e39e4083b0
  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