about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--xxxterm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/xxxterm.h b/xxxterm.h
index 40c688e..b9a1cae 100644
--- a/xxxterm.h
+++ b/xxxterm.h
@@ -15,6 +15,10 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#ifdef NEED_LIBCLENS
+#include <clens.h>
+#endif
+
 #include <ctype.h>
 #include <dlfcn.h>
 #include <err.h>