From 5b24f0d3a6cab8497525561c049420bd5750a437 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 22 Aug 2003 08:41:34 +0000 Subject: [PATCH] Include imaglist.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/listbkg.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/generic/listbkg.cpp b/src/generic/listbkg.cpp index b1fdca86aa..c334b3d012 100644 --- a/src/generic/listbkg.cpp +++ b/src/generic/listbkg.cpp @@ -33,6 +33,7 @@ #include "wx/listctrl.h" #include "wx/statline.h" #include "wx/listbook.h" +#include "wx/imaglist.h" // ---------------------------------------------------------------------------- // constants -- 2.45.2