mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-30 07:21:12 +00:00
adds missing decleration
This commit is contained in:
parent
decfbc5387
commit
b14cc673bc
@ -13,6 +13,10 @@
|
||||
#include <osg/Shader>
|
||||
#include <osg/Program>
|
||||
|
||||
namespace osgViewer {
|
||||
class Viewer;
|
||||
}
|
||||
|
||||
namespace Shader
|
||||
{
|
||||
struct HotReloadManager;
|
||||
|
Loading…
x
Reference in New Issue
Block a user