summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/inc/colorformat.hxx1
-rw-r--r--vcl/unx/gtk3/gtk3gtkinst.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx
index c7792c9602bc..16330783675a 100644
--- a/sc/source/ui/inc/colorformat.hxx
+++ b/sc/source/ui/inc/colorformat.hxx
@@ -13,7 +13,6 @@
#include <vcl/weld.hxx>
#include <svx/colorbox.hxx>
#include <address.hxx>
-#include <svx/colorbox.hxx>
#include <vcl/edit.hxx>
struct ScDataBarFormatData;
diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx
index 7910ae85948c..403155ddf7d1 100644
--- a/vcl/unx/gtk3/gtk3gtkinst.cxx
+++ b/vcl/unx/gtk3/gtk3gtkinst.cxx
@@ -3787,7 +3787,6 @@ public:
};
#include <vcl/pngwrite.hxx>
-#include <tools/stream.hxx>
class GtkInstanceButton : public GtkInstanceContainer, public virtual weld::Button
{