Refine header includes to improve build times.

This commit is contained in:
Mathew Sutcliffe
2014-11-14 02:40:26 +00:00
parent 2a9c1e70c9
commit ac9960d615
19 changed files with 48 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
#define BLACKGUI_SETTINGSSIMULATORCOMPONENT_H
#include "runtimebasedcomponent.h"
#include "blacksim/setsimulator.h"
#include <QFrame>
namespace Ui { class CSettingsSimulatorComponent; }