From 05637574b488bbcf2f558bb8612a35e6ae899ed7 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sat, 3 Aug 2013 10:47:25 +0200 Subject: Fix the fshelp.h include --- start-translator-long.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start-translator-long.c') diff --git a/start-translator-long.c b/start-translator-long.c index 55fb0ff..174fe97 100644 --- a/start-translator-long.c +++ b/start-translator-long.c @@ -26,7 +26,7 @@ #include #include #include -#include "fshelp.h" +#include /* The data passed in the various messages we're interested in. */ -- cgit v1.2.3