From b3b6f54ac9399d711c28475d6902719544530e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 2 Nov 2012 04:37:37 +0100 Subject: [PATCH] Fix FTBFS on Quantal and Wheezy (cherry picked from commit 96d3a525509b596aa89c6a957e0cfce9807dada7) --- adept/adept/view.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/adept/adept/view.cpp b/adept/adept/view.cpp index 546fb11..9082df9 100644 --- a/adept/adept/view.cpp +++ b/adept/adept/view.cpp @@ -2,6 +2,8 @@ #include #include +#include + #include #include #include