Win32 fix

This commit is contained in:
fredb
2008-03-22 11:38:50 +00:00
parent 9dc1b5f6f5
commit b69753fb76

View File

@@ -16,6 +16,10 @@
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
//
#ifdef HAVE_CONFIG_H
# include <simgear_config.h>
#endif
#include <osgDB/WriteFile>
#include <osgDB/Registry>
#include <osg/Switch>