From a7f5022c415badc940d0f4ff3025f6b19107a878 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Nov 2013 21:51:04 +0300 Subject: Fix compilation in clang with libc++. --- src/gui/gui.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/gui.cpp') diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 0c75dd4e4..4284c1af8 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -20,6 +20,8 @@ * along with this program. If not, see . */ +#include "mouseinput.h" + #include "gui/gui.h" #include "gui/focushandler.h" -- cgit v1.2.3-70-g09d2