summaryrefslogtreecommitdiff
path: root/xmlreader/source/pad.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlreader/source/pad.cxx')
-rw-r--r--xmlreader/source/pad.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmlreader/source/pad.cxx b/xmlreader/source/pad.cxx
index c7d9b4dba9b2..94040bbd2493 100644
--- a/xmlreader/source/pad.cxx
+++ b/xmlreader/source/pad.cxx
@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include <cassert>
-#include "sal/types.h"
-#include "xmlreader/pad.hxx"
-#include "xmlreader/span.hxx"
+#include <sal/types.h>
+#include <xmlreader/pad.hxx>
+#include <xmlreader/span.hxx>
namespace xmlreader {