libs/web: rewrite template engine, merge lmo library
[project/luci.git] / libs / web / src / template_lualib.h
index d628b9d..1b659be 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "template_parser.h"
 #include "template_utils.h"
+#include "template_lmo.h"
 
 #define TEMPLATE_LUALIB_META  "template.parser"