summaryrefslogtreecommitdiff
path: root/basic/source/uno/modsizeexceeded.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 21:25:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:37:24 -0600
commit8b308d510e656c6d165d3bcd2f42029f34e9498e (patch)
tree1d7e779cb65016b7d217c672875433ee57c2c11d /basic/source/uno/modsizeexceeded.cxx
parent62ee42a209dfd4862cab9311868f4f38a6e000ac (diff)
basic: include <> for external includes
Change-Id: I4715bbe853d60ef15f20a4d2441c688003ca568e
Diffstat (limited to 'basic/source/uno/modsizeexceeded.cxx')
-rw-r--r--basic/source/uno/modsizeexceeded.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/uno/modsizeexceeded.cxx b/basic/source/uno/modsizeexceeded.cxx
index 025e7c01cd57..0b841f1d24d9 100644
--- a/basic/source/uno/modsizeexceeded.cxx
+++ b/basic/source/uno/modsizeexceeded.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "basic/modsizeexceeded.hxx"
+#include <basic/modsizeexceeded.hxx>
#include <comphelper/interaction.hxx>
#include <com/sun/star/script/ModuleSizeExceededRequest.hpp>