1
0
Fork 0

Fix a missed pu.h rename.

This commit is contained in:
James Turner 2020-09-03 20:25:14 +01:00
parent 22bad9db33
commit 9090d91be3

View file

@ -64,7 +64,7 @@
#include <simgear/structure/commands.hxx>
#if defined(HAVE_PUI)
#include "pu.h"
#include "FlightGear_pu.h"
#endif
using namespace osgGA;