summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/nsplugin/source/npshell.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/source/nsplugin/source/npshell.cxx b/extensions/source/nsplugin/source/npshell.cxx
index e9aae6561a84..b7ee74dff9c0 100644
--- a/extensions/source/nsplugin/source/npshell.cxx
+++ b/extensions/source/nsplugin/source/npshell.cxx
@@ -63,6 +63,8 @@
#pragma warning (pop)
#endif
+#include "tools/pathutils.hxx"
+
#endif //end of WNT
@@ -71,7 +73,6 @@
#include <string.h>
#include <errno.h>
#include "boost/scoped_array.hpp"
-#include "tools/pathutils.hxx"
#include "npapi.h"
#include "npshell.hxx"