]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/icon.cpp
check for error in GetSelection(long *, long *); clean up SetSelect(long, long)
[wxWidgets.git] / src / motif / icon.cpp
index 692175a81263f548127f02ed392d9b252a005a96..2006a62b4ec8002605fa332fa00bd01179a35cff 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "icon.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/icon.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap);