summaryrefslogtreecommitdiffstats
path: root/logic/JavaUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/JavaUtils.h')
-rw-r--r--logic/JavaUtils.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/logic/JavaUtils.h b/logic/JavaUtils.h
index e4f777d0..8d7550d0 100644
--- a/logic/JavaUtils.h
+++ b/logic/JavaUtils.h
@@ -17,11 +17,13 @@
#include <QStringList>
#include <QWidget>
-#include <logic/lists/JavaVersionList.h>
-#include "osutils.h"
+
+#include <osutils.h>
+
+#include "logic/lists/JavaVersionList.h"
#if WINDOWS
- #include <windows.h>
+#include <windows.h>
#endif
class JavaUtils