]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.hxx
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
[simgear.git] / simgear / sound / soundmgr_openal.hxx
index 567dadf939665d09cb5a304b85b3ebe2dbb12f2d..d306f82e7d43fcefb16bdf638896f136e47a7c05 100644 (file)
@@ -39,7 +39,7 @@
 
 #include <simgear/compiler.h>
 
-#include STL_STRING
+#include <string>
 #include <map>
 
 #if defined( __APPLE__ )