fdo#65108 inter-module includes <> include/sax

Change-Id: I54bf5ba4bb2e9ded32290da2db262a688856ff47
This commit is contained in:
Norbert Thiebaud
2013-11-09 15:42:18 -06:00
parent f726c640bb
commit 02b3c19e1d
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
#include <com/sun/star/xml/FastAttribute.hpp>
#include <cppuhelper/implbase1.hxx>
#include "sax/saxdllapi.h"
#include <sax/saxdllapi.h>
#include <map>
#include <vector>

View File

@@ -20,7 +20,7 @@
#ifndef INCLUDED_SAX_TOOLS_CONVERTER_HXX
#define INCLUDED_SAX_TOOLS_CONVERTER_HXX
#include "sax/saxdllapi.h"
#include <sax/saxdllapi.h>
#include <boost/optional/optional.hpp>