projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix WaitForXXX() to work as before: if the socket is already ready for reading/writin...
[wxWidgets.git]
/
include
/
wx
/
statbmp.h
diff --git
a/include/wx/statbmp.h
b/include/wx/statbmp.h
index 72934c25e6c116767c5fa57619fc16a3450a8516..9278aa0974d5c74297c07c2812dcdfdc56786561 100644
(file)
--- a/
include/wx/statbmp.h
+++ b/
include/wx/statbmp.h
@@
-64,7
+64,7
@@
protected:
#elif defined(__WXGTK__)
#include "wx/gtk1/statbmp.h"
#elif defined(__WXMAC__)
- #include "wx/
mac
/statbmp.h"
+ #include "wx/
osx
/statbmp.h"
#elif defined(__WXCOCOA__)
#include "wx/cocoa/statbmp.h"
#elif defined(__WXPM__)