From 6ac9544454daa0330f84fd10de26ee6d4d657990 Mon Sep 17 00:00:00 2001 From: Matteo Casalin Date: Sun, 4 Mar 2012 21:01:01 +0100 Subject: Cleanup some unnecessary #include --- chart2/source/controller/dialogs/ChartTypeDialogController.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'chart2/source/controller/dialogs/ChartTypeDialogController.cxx') diff --git a/chart2/source/controller/dialogs/ChartTypeDialogController.cxx b/chart2/source/controller/dialogs/ChartTypeDialogController.cxx index 98247b916614..f235ffa8d794 100644 --- a/chart2/source/controller/dialogs/ChartTypeDialogController.cxx +++ b/chart2/source/controller/dialogs/ChartTypeDialogController.cxx @@ -43,6 +43,7 @@ #include #include +#include // header for class Image #include // header for class Bitmap -- cgit