FearlessTobi преди 6 години
родител
ревизия
e22e0eb8d7
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/yuzu/configuration/configure_general.cpp

+ 1 - 0
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"