]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/bmpmotif.cpp
Applied patch [ 1487942 ] Fixed bug in generic file selection dialog box
[wxWidgets.git] / src / motif / bmpmotif.cpp
index 2bd938cdab6ea712614ca9c029bfe7599c60c1b1..bec6dd5146469e9ac469caada8c8b8124669e1c6 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        bitmap.cpp
+// Name:        src/motif/bmpmotif.cpp
 // Purpose:     wxBitmap
 // Author:      Julian Smart, originally in bitmap.cpp
 // Modified by:
@@ -17,7 +17,6 @@
 #define XtDisplay XTDISPLAY
 #endif
 
-#include "wx/defs.h"
 #include "wx/motif/bmpmotif.h"
 
 #ifdef __VMS__