diff options
Diffstat (limited to 'qtmips_machine/machineconfig.h')
-rw-r--r-- | qtmips_machine/machineconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtmips_machine/machineconfig.h b/qtmips_machine/machineconfig.h index a713a4c..8de7b19 100644 --- a/qtmips_machine/machineconfig.h +++ b/qtmips_machine/machineconfig.h @@ -1,8 +1,8 @@ #ifndef MACHINECONFIG_H #define MACHINECONFIG_H -#include <QString> #include <QSettings> +#include <QString> namespace machine { |