Build fixes

This commit is contained in:
Robert Osfield
2004-03-01 09:15:51 +00:00
parent 078251a5f5
commit d99b44e7d6
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ CXXFILES =\
ShuttleCallback.cpp \
GroupSoLOD.cpp
ifeq ($(USE_COIN),1)
ifeq ($(COIN_INSTALLED),yes)
INVENTOR_LIB = -lCoin
else
INVENTOR_LIB = -lInventor

View File

@@ -2,6 +2,7 @@
// OSG headers
#include <osg/Notify>
#include <osgDB/FileUtils>
#include <osgDB/FileNameUtils>
// Inventor headers