[Emesary] Fix compile on Linux.
This commit is contained in:
parent
128c3f0c03
commit
47e3e7baed
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ extern bool global_crashRptEnabled;
|
|||
#include <simgear/math/sg_random.h>
|
||||
#include <simgear/misc/strutils.hxx>
|
||||
#include <simgear/structure/commands.hxx>
|
||||
#include <simgear/emesary/emesary.hxx>
|
||||
#include <simgear/emesary/Emesary.hxx>
|
||||
#include <simgear/emesary/notifications.hxx>
|
||||
|
||||
#include <Add-ons/AddonManager.hxx>
|
||||
|
|
Loading…
Reference in a new issue