There was an error while loading. Please reload this page.
1 parent e96e8ae commit 3e47cc9Copy full SHA for 3e47cc9
1 file changed
src/shaders/tonemap/psychov/test17.hlsl
@@ -1,10 +1,10 @@
1
#ifndef RENODX_SHADERS_TONEMAP_PSYCHOV_TEST17_HLSL_
2
#define RENODX_SHADERS_TONEMAP_PSYCHOV_TEST17_HLSL_
3
4
-#include "../color.hlsl"
5
-#include "../colorgrade.hlsl"
6
-#include "./naka_rushton.hlsl"
7
-#include "./neutwo.hlsl"
+#include "../../color.hlsl"
+#include "../../colorgrade.hlsl"
+#include "../naka_rushton.hlsl"
+#include "../neutwo.hlsl"
8
9
/*
10
* Copyright (C) 2026 Carlos Lopez
0 commit comments