1
0
Fork 0

Win32 fix

This commit is contained in:
fredb 2008-03-09 22:09:17 +00:00
parent 435cd3ca8f
commit 278ab25f21

View file

@ -26,6 +26,10 @@
*
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <osg/MatrixTransform>
#include <simgear/constants.h>