summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/MovingAverageDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/MovingAverageDialog.hxx')
-rw-r--r--sc/source/ui/inc/MovingAverageDialog.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sc/source/ui/inc/MovingAverageDialog.hxx b/sc/source/ui/inc/MovingAverageDialog.hxx
index ef23cfbd03a3..02cdcca6df7a 100644
--- a/sc/source/ui/inc/MovingAverageDialog.hxx
+++ b/sc/source/ui/inc/MovingAverageDialog.hxx
@@ -11,12 +11,8 @@
#ifndef INCLUDED_SC_SOURCE_UI_INC_MOVINGAVERAGEDIALOG_HXX
#define INCLUDED_SC_SOURCE_UI_INC_MOVINGAVERAGEDIALOG_HXX
-#include <global.hxx>
#include <address.hxx>
-#include "anyrefdg.hxx"
-
-#include <vcl/fixed.hxx>
-#include <vcl/lstbox.hxx>
+#include "viewdata.hxx"
#include "StatisticsInputOutputDialog.hxx"