
#ifndef _OSGLODESTONEBACKEND_H_
#define _OSGLODESTONEBACKEND_H_

#include <OSGGL.h>
#include "lodestone.h"

lsInterface *GetLSInterface(void);

#endif /* _OSGLODESTONEBACKEND_H_ */
