Build fixes

This commit is contained in:
Robert Osfield
2008-11-27 09:36:18 +00:00
parent c0e7e733ec
commit db572a9142

View File

@@ -4,8 +4,10 @@
#include <osg/Image>
#include <osg/GL>
#ifdef _WIN32
//Make the half format work against openEXR libs
// #define OPENEXR_DLL
#define OPENEXR_DLL
#endif
#include <osgDB/Registry>
#include <osgDB/FileNameUtils>