diff options
Diffstat (limited to 'src/shader/FoamGeneration.fx')
| -rw-r--r-- | src/shader/FoamGeneration.fx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shader/FoamGeneration.fx b/src/shader/FoamGeneration.fx index 496916f..50a7007 100644 --- a/src/shader/FoamGeneration.fx +++ b/src/shader/FoamGeneration.fx @@ -26,7 +26,7 @@ // strictly prohibited. // -#include "Common.fxh" +#include "GFSDK_WaveWorks_Common.fxh" #ifdef GFSDK_WAVEWORKS_GL #define DECLARE_ATTR_CONSTANT(Type,Label,Regoff) uniform Type Label |