From 01d5f3ea4a9430c72498f4489a6c233957f609f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 12 Oct 2014 18:49:38 +0200 Subject: [PATCH] Fix FTBFS because missing header in twin utils --- twin/utils.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/twin/utils.cpp b/twin/utils.cpp index ddd5a3387..e7e5c7d32 100644 --- a/twin/utils.cpp +++ b/twin/utils.cpp @@ -21,6 +21,8 @@ License. See the file "COPYING" for the exact licensing terms. #include #include +#include + #ifndef KCMRULES #include