From 4d2c5d876c766dbe5271749f55f7d8427ef1b7c9 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 13 Apr 2013 07:43:32 +0000 Subject: [PATCH] --- Common/Context.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/Context.cpp b/Common/Context.cpp index 34083024b8..8ad101fdc4 100644 --- a/Common/Context.cpp +++ b/Common/Context.cpp @@ -8,6 +8,7 @@ #include "GmshConfig.h" #include "Context.h" #include "OS.h" +#include "GamePad.h" #if defined(HAVE_FLTK) #include <FL/Fl.H> -- GitLab