summaryrefslogtreecommitdiffstats
path: root/include/dbaccess/IController.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:53:08 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:54 -0600
commitba604366c519d5a43ef19f70ee5dd86a0d1fa328 (patch)
tree813bb13e47a2c4eb5037549b80db9f2ee4236227 /include/dbaccess/IController.hxx
parentfdo#65108 inter-module includes <> include/basebmp (diff)
downloadcore-ba604366c519d5a43ef19f70ee5dd86a0d1fa328.tar.gz
core-ba604366c519d5a43ef19f70ee5dd86a0d1fa328.zip
fdo#65108 inter-module includes <> include/dbaccess
Change-Id: I50a6c5c40fec035491921db48e6f7c8db67273cd
Diffstat (limited to 'include/dbaccess/IController.hxx')
-rw-r--r--include/dbaccess/IController.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dbaccess/IController.hxx b/include/dbaccess/IController.hxx
index 4a15679419dd..7d816728d8cb 100644
--- a/include/dbaccess/IController.hxx
+++ b/include/dbaccess/IController.hxx
@@ -22,8 +22,8 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.hxx>
-#include "IReference.hxx"
-#include "dbaccessdllapi.h"
+#include <dbaccess/IReference.hxx>
+#include <dbaccess/dbaccessdllapi.h>
namespace com { namespace sun { namespace star {
namespace util {