From a1ae51e073d53692f0a9556f66d108cb9d7c35d8 Mon Sep 17 00:00:00 2001 From: Maschell Date: Tue, 19 Jun 2018 17:44:57 +0200 Subject: [PATCH] Fix compiling --- source/ControllerPatcher.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/ControllerPatcher.cpp b/source/ControllerPatcher.cpp index bfcd369..3edfec8 100644 --- a/source/ControllerPatcher.cpp +++ b/source/ControllerPatcher.cpp @@ -22,6 +22,7 @@ #include #include #include +#include #include