summaryrefslogtreecommitdiff
path: root/configmgr/source/lock.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/lock.cxx')
-rw-r--r--configmgr/source/lock.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/configmgr/source/lock.cxx b/configmgr/source/lock.cxx
index 20b2de49bd69..7a20135f95d3 100644
--- a/configmgr/source/lock.cxx
+++ b/configmgr/source/lock.cxx
@@ -17,9 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "osl/mutex.hxx"
+#include <osl/mutex.hxx>
#include "lock.hxx"