diff options
Diffstat (limited to 'sc/source/ui/inc/ExponentialSmoothingDialog.hxx')
-rw-r--r-- | sc/source/ui/inc/ExponentialSmoothingDialog.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx index 1393c09b215f..8a9abe069803 100644 --- a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx +++ b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_EXPONENTIALSMOOTHINGDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_EXPONENTIALSMOOTHINGDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include <global.hxx> +#include <address.hxx> #include "anyrefdg.hxx" #include <vcl/fixed.hxx> |