summaryrefslogtreecommitdiff
path: root/vcl/source/helper/lazydelete.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/helper/lazydelete.cxx')
-rw-r--r--vcl/source/helper/lazydelete.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/helper/lazydelete.cxx b/vcl/source/helper/lazydelete.cxx
index 6ca54bbeab99..2733aa0d369e 100644
--- a/vcl/source/helper/lazydelete.cxx
+++ b/vcl/source/helper/lazydelete.cxx
@@ -17,9 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "vcl/window.hxx"
-#include "vcl/menu.hxx"
-#include "vcl/lazydelete.hxx"
+#include <vcl/window.hxx>
+#include <vcl/menu.hxx>
+#include <vcl/lazydelete.hxx>
#include "svdata.hxx"
namespace vcl {