From: Vadim Zeitlin Date: Sun, 13 Feb 2005 17:17:12 +0000 (+0000) Subject: include wx/rawbmp.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e9923becbe8301e08e3484072eb34290846bcbdf include wx/rawbmp.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/gtk/bitmap.cpp b/src/gtk/bitmap.cpp index 289f2653c8..25483b1ee3 100644 --- a/src/gtk/bitmap.cpp +++ b/src/gtk/bitmap.cpp @@ -23,6 +23,7 @@ #include "wx/image.h" #include "wx/dcmemory.h" #include "wx/app.h" +#include "wx/rawbmp.h" #ifdef __WXGTK20__ // need this to get gdk_image_new_bitmap() diff --git a/src/gtk1/bitmap.cpp b/src/gtk1/bitmap.cpp index 289f2653c8..25483b1ee3 100644 --- a/src/gtk1/bitmap.cpp +++ b/src/gtk1/bitmap.cpp @@ -23,6 +23,7 @@ #include "wx/image.h" #include "wx/dcmemory.h" #include "wx/app.h" +#include "wx/rawbmp.h" #ifdef __WXGTK20__ // need this to get gdk_image_new_bitmap()