summaryrefslogtreecommitdiffstats
path: root/include/svx/databaselocationinput.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:28:54 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:44 -0600
commit83784fc6a6f0ee50475c0305abc28ba718173adf (patch)
tree4732a3465a6156d438e1f1f64845f313494c1800 /include/svx/databaselocationinput.hxx
parentfdo#65108 inter-module includes <> include/svl (diff)
downloadcore-83784fc6a6f0ee50475c0305abc28ba718173adf.tar.gz
core-83784fc6a6f0ee50475c0305abc28ba718173adf.zip
fdo#65108 inter-module includes <> include/svx
Change-Id: I5335182ea16695c77c2855b34c98220aea2befa1
Diffstat (limited to 'include/svx/databaselocationinput.hxx')
-rw-r--r--include/svx/databaselocationinput.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/databaselocationinput.hxx b/include/svx/databaselocationinput.hxx
index b33d508f3ca3..6a04e6f69d8a 100644
--- a/include/svx/databaselocationinput.hxx
+++ b/include/svx/databaselocationinput.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_SVX_DATABASELOCATIONINPUT_HXX
#define INCLUDED_SVX_DATABASELOCATIONINPUT_HXX
-#include "svx/svxdllapi.h"
-#include "com/sun/star/uno/XComponentContext.hpp"
+#include <svx/svxdllapi.h>
+#include <com/sun/star/uno/XComponentContext.hpp>
class PushButton;
namespace svt { class OFileURLControl; }