diff --git a/neercs/video/text.lolfx b/neercs/video/text.lolfx
index ccae185..d287d9c 100644
--- a/neercs/video/text.lolfx
+++ b/neercs/video/text.lolfx
@@ -2,7 +2,7 @@
 
 #version 130
 
-#define HAVE_UINT 0
+#define HAVE_UINT 1
 
 attribute vec2 in_Position;
 #if HAVE_UINT