]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/imaglist.cpp
Rotated text patch from Hans-Joachim Baader (with some corrections)
[wxWidgets.git] / src / stubs / imaglist.cpp
index 7c18d9f46414cc7eb12e38cbbf5be04a24d81660..4cb47b4e693ba6a9a223ded7a417fd4336e80087 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        imaglist.cpp
-// Purpose:     wxImageList
+// Purpose:     wxImageList. You may wish to use the generic version.
 // Author:      AUTHOR
 // Modified by:
 // Created:     ??/??/98
@@ -13,7 +13,7 @@
 #pragma implementation "imaglist.h"
 #endif
 
-#include "wx/msw/imaglist.h"
+#include "wx/stubs/imaglist.h"
 
 #if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxImageList, wxObject)