summaryrefslogtreecommitdiffstats
path: root/tools/source/fsys/unx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/unx.hxx')
-rw-r--r--tools/source/fsys/unx.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/fsys/unx.hxx b/tools/source/fsys/unx.hxx
index b0cb3d2e77c9..a930f8371f67 100644
--- a/tools/source/fsys/unx.hxx
+++ b/tools/source/fsys/unx.hxx
@@ -54,7 +54,6 @@
#define LOWER(aString) (aString.Lower())
#include <time.h>
-#include <tools/datetime.hxx>
inline Time Unx2Time( time_t nTime )
{