1
0
Fork 0

fix upper/lowercase typo

Just don't develop with windows. Never.
This commit is contained in:
Torsten Dreyer 2011-09-15 22:39:47 +02:00
parent 43109feb0c
commit 0fa556d36a

View file

@ -23,7 +23,7 @@
#include <simgear/sg_inlines.h>
#include <Main/globals.hxx>
#include <Sound/Morse.hxx>
#include <Sound/morse.hxx>
AudioIdent::AudioIdent( const std::string & fx_name, const double interval_secs, const int frequency_hz ) :
_fx_name(fx_name),