summaryrefslogtreecommitdiff
path: root/core
Side-by-side diff
Diffstat (limited to 'core') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/qprocess_unix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/qprocess_unix.cpp b/core/launcher/qprocess_unix.cpp
index d62e4e6..56e1b1d 100644
--- a/core/launcher/qprocess_unix.cpp
+++ b/core/launcher/qprocess_unix.cpp
@@ -50,3 +50,2 @@ using namespace Opie::Core;
#include <sys/fcntl.h>
-#include <sys/resource.h>
#include <errno.h>
@@ -55,2 +54,3 @@ using namespace Opie::Core;
#endif
+#include <sys/resource.h>