summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/modifications.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/configmgr/source/modifications.hxx b/configmgr/source/modifications.hxx
index 7aa93bf53381..2b4dfba0d923 100644
--- a/configmgr/source/modifications.hxx
+++ b/configmgr/source/modifications.hxx
@@ -22,8 +22,9 @@
#include <sal/config.h>
-#include <boost/unordered_map.hpp>
+#include <vector>
+#include <boost/unordered_map.hpp>
#include <config_dconf.h>
namespace configmgr {