Fix a missed pu.h rename.
This commit is contained in:
parent
22bad9db33
commit
9090d91be3
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
#include <simgear/structure/commands.hxx>
|
||||
|
||||
#if defined(HAVE_PUI)
|
||||
#include "pu.h"
|
||||
#include "FlightGear_pu.h"
|
||||
#endif
|
||||
|
||||
using namespace osgGA;
|
||||
|
|
Loading…
Add table
Reference in a new issue