fix upper/lowercase typo
Just don't develop with windows. Never.
This commit is contained in:
parent
43109feb0c
commit
0fa556d36a
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Reference in a new issue