summaryrefslogtreecommitdiff
path: root/include/svtools/valueset.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2022-06-27 19:04:24 +1000
committerTomaž Vajngerl <quikee@gmail.com>2022-07-20 12:20:59 +0200
commit845393b9aa9057c5ace3c41ad5ac629b895d7f7f (patch)
tree86f6e1d8b69247c491eea72195cc1cdf5a40e4fb /include/svtools/valueset.hxx
parent6721eddbcfefd9503a49499956e53d1a76f6712f (diff)
move wintypes.hxx from tools to vcl
Change-Id: Ief9949fd4252de9e33df172af07aa7ed097b5520 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136560 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'include/svtools/valueset.hxx')
-rw-r--r--include/svtools/valueset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index 9fe1b885e686..92c3e4e361cc 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -20,7 +20,7 @@
#pragma once
#include <svtools/svtdllapi.h>
-#include <tools/wintypes.hxx>
+#include <vcl/wintypes.hxx>
#include <vcl/customweld.hxx>
#include <vcl/image.hxx>
#include <memory>