summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/methods.cxx')
-rw-r--r--basic/source/runtime/methods.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index 549c56168262..691c5ea5931a 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -84,7 +84,7 @@ using namespace com::sun::star::uno;
SbxVariable* getDefaultProp( SbxVariable* pRef );
#if defined (WNT)
-#include <direct.h> // _getdcwd get current work directory, _chdrive
+#include <direct.h>
#endif
#include <basic/sbobjmod.hxx>