]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/utilscmn.cpp
RenameEntry/Group() functions added to wxConfig and derivations (not yet
[wxWidgets.git] / src / common / utilscmn.cpp
index 2b2e7d65acda8e74db286f13cb65709bdf150f49..fc82bca82c348233741d15691a439a63cfe228cb 100644 (file)
 #include <sys/stat.h>
 #endif
 
+#ifdef __SALFORDC__
+#include <clib.h>
+#endif
+
 // Pattern matching code.
 // Yes, this path is deliberate (for Borland compilation)
 #ifdef wx_mac /* MATTHEW: [5] Mac doesn't like paths with "/" */