Win32 fix
This commit is contained in:
parent
435cd3ca8f
commit
278ab25f21
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <osg/MatrixTransform>
|
||||
|
||||
#include <simgear/constants.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue