mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-19 15:39:49 +00:00
Fix building water.cpp on macos
This commit is contained in:
parent
bc90636316
commit
68ad3f8f10
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "water.hpp"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include <osg/ClipNode>
|
||||
#include <osg/Depth>
|
||||
#include <osg/Fog>
|
||||
|
|
Loading…
Reference in a new issue