summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/dependencies.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cppumaker/dependencies.hxx')
-rw-r--r--codemaker/source/cppumaker/dependencies.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/codemaker/source/cppumaker/dependencies.hxx b/codemaker/source/cppumaker/dependencies.hxx
index 2434ce953223..b74ae489d076 100644
--- a/codemaker/source/cppumaker/dependencies.hxx
+++ b/codemaker/source/cppumaker/dependencies.hxx
@@ -20,11 +20,11 @@
#ifndef INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_DEPENDENCIES_HXX
#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_DEPENDENCIES_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <map>
-#include "rtl/ref.hxx"
+#include <rtl/ref.hxx>
namespace rtl { class OUString; }
class TypeManager;