summaryrefslogtreecommitdiff
path: root/include/vcl/lazydelete.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:31:59 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:46 -0600
commit084b7198afcb6dad4ae5451ba69ee07beb0cd7d0 (patch)
treec3dcceeb5b23b3b926058d818dbd615d337fd544 /include/vcl/lazydelete.hxx
parentd6fec4ba5d3800bcab10e10750facffc6756e394 (diff)
fdo#65108 inter-module includes <> include/vcl
Change-Id: I085f87fafef860cea5b4130ad602c64c121995e2
Diffstat (limited to 'include/vcl/lazydelete.hxx')
-rw-r--r--include/vcl/lazydelete.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/lazydelete.hxx b/include/vcl/lazydelete.hxx
index 6c78676a8182..067b4febee1b 100644
--- a/include/vcl/lazydelete.hxx
+++ b/include/vcl/lazydelete.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_LAZYDELETE_HXX
#define INCLUDED_VCL_LAZYDELETE_HXX
-#include "dllapi.h"
+#include <vcl/dllapi.h>
#include <vector>
#include <boost/unordered_map.hpp>