summaryrefslogtreecommitdiff
path: root/include/dbaccess/dataview.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/dataview.hxx
parentba68545362e1fd1ce4c69f4851b64f1bbc9fcbf0 (diff)
fdo#65108 inter-module includes <> include/dbaccess
Change-Id: I50a6c5c40fec035491921db48e6f7c8db67273cd
Diffstat (limited to 'include/dbaccess/dataview.hxx')
-rw-r--r--include/dbaccess/dataview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/dataview.hxx b/include/dbaccess/dataview.hxx
index 7994798c548e..a8f3fb1e7eca 100644
--- a/include/dbaccess/dataview.hxx
+++ b/include/dbaccess/dataview.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_DBACCESS_DATAVIEW_HXX
#define INCLUDED_DBACCESS_DATAVIEW_HXX
-#include "dbaccessdllapi.h"
+#include <dbaccess/dbaccessdllapi.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <svtools/acceleratorexecute.hxx>