summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinbtn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/control/spinbtn.cxx')
-rw-r--r--vcl/source/control/spinbtn.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/control/spinbtn.cxx b/vcl/source/control/spinbtn.cxx
index 251ba7498343..0904a6ba7a94 100644
--- a/vcl/source/control/spinbtn.cxx
+++ b/vcl/source/control/spinbtn.cxx
@@ -21,7 +21,7 @@
#include <vcl/spin.hxx>
#include <vcl/settings.hxx>
-#include "spin.hxx"
+#include <spin.hxx>
void SpinButton::ImplInit( vcl::Window* pParent, WinBits nStyle )
{