summaryrefslogtreecommitdiff
path: root/include/svx/optgrid.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/optgrid.hxx
parent7ae156f6934760e744cc58e198589186f41d5f93 (diff)
fdo#65108 inter-module includes <> include/svx
Change-Id: I5335182ea16695c77c2855b34c98220aea2befa1
Diffstat (limited to 'include/svx/optgrid.hxx')
-rw-r--r--include/svx/optgrid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/optgrid.hxx b/include/svx/optgrid.hxx
index c0e8de809237..8a358bdbd975 100644
--- a/include/svx/optgrid.hxx
+++ b/include/svx/optgrid.hxx
@@ -24,7 +24,7 @@
#include <vcl/group.hxx>
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
class SvxGridTabPage;