projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disable VC6 warnings before warning(push), otherwise they're reenabled by warning...
[wxWidgets.git]
/
include
/
wx
/
sound.h
diff --git
a/include/wx/sound.h
b/include/wx/sound.h
index a0c780488f8b114c8d141f8ebac8f03628cf63e7..380baf2f1d7055427f87dbb955ff0400e639e12f 100644
(file)
--- a/
include/wx/sound.h
+++ b/
include/wx/sound.h
@@
-60,7
+60,7
@@
protected:
#elif defined(__WXCOCOA__)
#include "wx/cocoa/sound.h"
#elif defined(__WXMAC__)
- #include "wx/
mac
/sound.h"
+ #include "wx/
osx
/sound.h"
#elif defined(__WXPM__)
#include "wx/os2/sound.h"
#elif defined(__UNIX__)