From 8350779f2628ce800b4bca7cef7d2b9bb644879e Mon Sep 17 00:00:00 2001 From: eilers Date: Sat, 10 Apr 2004 13:29:30 +0000 Subject: resource.h must stay behind time.h to compile on mac --- (limited to 'core/launcher') 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 @@ -48,11 +48,11 @@ using namespace Opie::Core; #include #include #include -#include #include #ifdef Q_OS_MACX #include #endif +#include #ifdef __MIPSEL__ # ifndef SOCK_DGRAM -- cgit v0.9.0.2