summaryrefslogtreecommitdiff
path: root/vcl/inc/regionband.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/regionband.hxx')
-rw-r--r--vcl/inc/regionband.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/inc/regionband.hxx b/vcl/inc/regionband.hxx
index c913cc8eabed..ed48a737dcd0 100644
--- a/vcl/inc/regionband.hxx
+++ b/vcl/inc/regionband.hxx
@@ -18,9 +18,10 @@
#ifndef INCLUDED_VCL_INC_REGIONBAND_HXX
#define INCLUDED_VCL_INC_REGIONBAND_HXX
-#include <vcl/regband.hxx>
#include <vcl/region.hxx>
+#include "regband.hxx"
+
#ifdef DBG_UTIL
const char* ImplDbgTestRegionBand(const void*);
#endif