From 89d57077d3e8f1b926e90ea261087ea78aaa5153 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 21 Jan 2016 17:25:55 +0200 Subject: [PATCH] Move wordsplit.h from src to include --- {src => include}/wordsplit.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => include}/wordsplit.h (100%) diff --git a/src/wordsplit.h b/include/wordsplit.h similarity index 100% rename from src/wordsplit.h rename to include/wordsplit.h