]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/rawbmp.h
correcting a source for double event delivery
[wxWidgets.git] / include / wx / rawbmp.h
index b61c7fd4a138917123a06ec34e207e0b63438a5b..e2998760e1cb00b03aff16a99279ddd93abfe541 100644 (file)
@@ -6,12 +6,14 @@
 // Created:     10.03.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 Vadim Zeitlin <vadim@wxwidgets.org>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_RAWBMP_H_BASE_
 #define _WX_RAWBMP_H_BASE_
 
+#include "wx/image.h"
+
 // ----------------------------------------------------------------------------
 // Abstract Pixel API
 //