aboutsummaryrefslogtreecommitdiff
path: root/include/misc_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/misc_functions.h')
-rw-r--r--include/misc_functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/misc_functions.h b/include/misc_functions.h
index 026c6353..5287bee8 100644
--- a/include/misc_functions.h
+++ b/include/misc_functions.h
@@ -1,8 +1,8 @@
#ifndef MISC_FUNCTIONS_H
#define MISC_FUNCTIONS_H
-#include <QTime>
#include <QCoreApplication>
+#include <QTime>
void delay(int p_milliseconds);