summaryrefslogtreecommitdiff
path: root/include/basic/sbmeth.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:29:54 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:30:11 -0600
commit98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553 (patch)
tree68e1ba703ce34a28004506e6e754db3997de8f67 /include/basic/sbmeth.hxx
parent1a1bb14acf6e2f38891e143e55ee5ac4909468a8 (diff)
fdo#65108 inter-module includes <>
Change-Id: I419a1288bc6120d978fc301f127d5d29298f3ede
Diffstat (limited to 'include/basic/sbmeth.hxx')
-rw-r--r--include/basic/sbmeth.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sbmeth.hxx b/include/basic/sbmeth.hxx
index b8f0a17d23a3..9a3fd88c328b 100644
--- a/include/basic/sbmeth.hxx
+++ b/include/basic/sbmeth.hxx
@@ -23,7 +23,7 @@
#include <tools/errcode.hxx>
#include <basic/sbxmeth.hxx>
#include <basic/sbdef.hxx>
-#include "basicdllapi.h"
+#include <basic/basicdllapi.h>
class SbModule;