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 5287bee8..026c6353 100644
--- a/include/misc_functions.h
+++ b/include/misc_functions.h
@@ -1,8 +1,8 @@
#ifndef MISC_FUNCTIONS_H
#define MISC_FUNCTIONS_H
-#include <QCoreApplication>
#include <QTime>
+#include <QCoreApplication>
void delay(int p_milliseconds);