From 72840ea2c12c41b36aff623b18f9c219ae085da3 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:15:47 +0100 Subject: Fix: Filechooser preview of XML file shows it as a corrupt image (#926) --- test/pixmap_browser.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx index c76dcd99a..7e97b0b26 100644 --- a/test/pixmap_browser.cxx +++ b/test/pixmap_browser.cxx @@ -14,6 +14,7 @@ // https://www.fltk.org/bugs.php // +#include #include #include #include -- cgit v1.2.3