summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastypes.cxx
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-10-09 16:33:12 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2017-10-10 07:50:31 +0200
commit81ced4022c547a497d3632aeaf227660c5e60b00 (patch)
tree69daa6882243a6324f308082eae268d2a71b3e86 /basctl/source/basicide/bastypes.cxx
parentadfa2701f9323120d02d2e252a938f02e8ce3a1b (diff)
basctl: consistently use "" and <> in include directives
Change-Id: I1796836fb0d53bd07d621af9cfc03becc969d420 Reviewed-on: https://gerrit.libreoffice.org/43299 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'basctl/source/basicide/bastypes.cxx')
-rw-r--r--basctl/source/basicide/bastypes.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/basicide/bastypes.cxx b/basctl/source/basicide/bastypes.cxx
index 8e29d0223ff6..fa0300dcb641 100644
--- a/basctl/source/basicide/bastypes.cxx
+++ b/basctl/source/basicide/bastypes.cxx
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "strings.hrc"
-#include "helpids.h"
+#include <strings.hrc>
+#include <helpids.h>
#include "baside2.hxx"
-#include "baside3.hxx"
-#include "iderdll.hxx"
+#include <baside3.hxx>
+#include <iderdll.hxx>
#include "iderdll2.hxx"
#include <basic/basmgr.hxx>