aboutsummaryrefslogtreecommitdiff
path: root/include/text_file_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/text_file_functions.h')
-rw-r--r--include/text_file_functions.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/text_file_functions.h b/include/text_file_functions.h
index 119f38e2..1da4d925 100644
--- a/include/text_file_functions.h
+++ b/include/text_file_functions.h
@@ -3,11 +3,11 @@
#include "aoapplication.h"
#include "file_functions.h"
-#include <QTextStream>
-#include <QStringList>
-#include <QVector>
-#include <QDebug>
#include <QColor>
+#include <QDebug>
#include <QSettings>
+#include <QStringList>
+#include <QTextStream>
+#include <QVector>
#endif // TEXT_FILE_FUNCTIONS_H