summaryrefslogtreecommitdiff
path: root/vcl/osx/service_entry.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-24 11:52:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-24 11:52:43 +0200
commit52b605ff36089fc56c1c41d413adcd131cde845c (patch)
treead88bf109337ab1841979d1a8336d4eb85e8e812 /vcl/osx/service_entry.cxx
parent7d69ac0b8f11ed9cbee2925fc60119404eed4211 (diff)
loplugin:includeform: vcl (macOS)
Change-Id: I4382a45dcffb32c7c001ee722ac1deccb2b01c2d
Diffstat (limited to 'vcl/osx/service_entry.cxx')
-rw-r--r--vcl/osx/service_entry.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/osx/service_entry.cxx b/vcl/osx/service_entry.cxx
index 111983d68fba..50f8498c2f63 100644
--- a/vcl/osx/service_entry.cxx
+++ b/vcl/osx/service_entry.cxx
@@ -20,8 +20,8 @@
#include <vcl/svapp.hxx>
-#include "osx/saldata.hxx"
-#include "osx/salinst.h"
+#include <osx/saldata.hxx>
+#include <osx/salinst.h>
#include "DragSource.hxx"
#include "DropTarget.hxx"