<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/modules/qt/filter_qtext.cpp.orig	2021-04-14 02:06:13.000000000 +0800
+++ src/modules/qt/filter_qtext.cpp	2024-05-29 06:24:18.000000000 +0800
@@ -18,6 +18,7 @@
  */
 
 #include "common.h"
+#include &lt;limits&gt;
 #include &lt;framework/mlt.h&gt;
 #include &lt;framework/mlt_log.h&gt;
 #include &lt;QPainter&gt;
</pre></body></html>