From Paul Melis, fixed typo

This commit is contained in:
Robert Osfield 2008-10-17 09:16:02 +00:00
parent 61bd2b825f
commit 351ac1614c

View File

@ -15,7 +15,7 @@
// $Id: UIObjectParent 55 2008-05-12 19:14:42Z cubicool $
#ifndef OSGWIDGET_UI_OBJECT_PARENT
#define OSGWIDGET_UI_OBEJCT_PARENT
#define OSGWIDGET_UI_OBJECT_PARENT
#include <osg/Object>
#include <osg/observer_ptr>