From f83ffd4518e71f91362f1334eba0f1e5b96164c5 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sun, 13 Jan 2013 09:05:33 +0100 Subject: [PATCH] missinginclude --- src/rcldb/expansiondbs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/rcldb/expansiondbs.h b/src/rcldb/expansiondbs.h index e1f26244..2ed1bdcf 100644 --- a/src/rcldb/expansiondbs.h +++ b/src/rcldb/expansiondbs.h @@ -22,6 +22,8 @@ #include +#include "unacpp.h" + /** Specialization and overall creation code for the term expansion mechanism * defined in synfamily.h */