Win32 fix
This commit is contained in:
parent
a5125b6124
commit
5c101b8021
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <simgear/props/condition.hxx>
|
||||
#include "HUD.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue