diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/view/charttypes/GL3DBarChart.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx index 748bcc7f548a..5339fcf5a5d1 100644 --- a/chart2/source/view/charttypes/GL3DBarChart.cxx +++ b/chart2/source/view/charttypes/GL3DBarChart.cxx @@ -20,7 +20,7 @@ #include <DataSeriesHelper.hxx> #include <osl/time.h> -#ifdef WNT +#ifdef _WIN32 #include <windows.h> #endif #include <memory> |