summaryrefslogtreecommitdiff
path: root/cppuhelper/source/typeprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/typeprovider.cxx')
-rw-r--r--cppuhelper/source/typeprovider.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppuhelper/source/typeprovider.cxx b/cppuhelper/source/typeprovider.cxx
index b20ec1bd9072..e56ebead1cbe 100644
--- a/cppuhelper/source/typeprovider.cxx
+++ b/cppuhelper/source/typeprovider.cxx
@@ -17,8 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <cppuhelper/typeprovider.hxx>
+
+#include <rtl/uuid.h>
#include <osl/mutex.hxx>
using namespace osl;