From 98b09f68ae1d0a52350a9e7b6f0ede669dc45ab6 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 8 Oct 2011 10:45:07 +0300 Subject: [PATCH] Remove NSPathUtilities.h include (Mac OS X) --- src/misc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/misc.cpp b/src/misc.cpp index 62a105e42..df1ad3fe7 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -61,7 +61,6 @@ const int UNLEN = 256; #include #include #include -#include #endif #ifdef Q_WS_WIN