ui glsl: remove hq2x import now that the file doesn't exist

This commit is contained in:
logarithm
2019-12-12 04:16:30 +02:00
parent 357e2424f4
commit f128914ae1

View File

@@ -36,7 +36,6 @@ uniform ivec2 targetDimensions;
#include scale/bicubic.glsl
#include scale/xbr_lv2_frag.glsl
#include scale/hq2x.glsl
in vec2 TexCoord;
in XBRTable xbrTable;