summaryrefslogtreecommitdiff
path: root/forms/source/component/scrollbar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/scrollbar.cxx')
-rw-r--r--forms/source/component/scrollbar.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/component/scrollbar.cxx b/forms/source/component/scrollbar.cxx
index b478a58c69e2..6520ce235f31 100644
--- a/forms/source/component/scrollbar.cxx
+++ b/forms/source/component/scrollbar.cxx
@@ -18,10 +18,13 @@
*/
#include "scrollbar.hxx"
+#include <property.hxx>
+#include <services.hxx>
#include <comphelper/property.hxx>
#include <comphelper/streamsection.hxx>
#include <comphelper/basicio.hxx>
#include <rtl/math.hxx>
+#include <com/sun/star/form/FormComponentType.hpp>
namespace frm
{