summaryrefslogtreecommitdiff
path: root/unodevtools/inc
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/inc')
-rw-r--r--unodevtools/inc/unodevtools/typemanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/inc/unodevtools/typemanager.hxx b/unodevtools/inc/unodevtools/typemanager.hxx
index 79dceee17959..603fa4652648 100644
--- a/unodevtools/inc/unodevtools/typemanager.hxx
+++ b/unodevtools/inc/unodevtools/typemanager.hxx
@@ -32,7 +32,7 @@
#include <codemaker/typemanager.hxx>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
-#include <hash_map>
+#include <boost/unordered_map.hpp>
#include <vector>
class RegistryKey;