From d361f57c8064ce13a0478653050b169dc94e2e99 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 18 Jan 2018 19:35:08 +0100 Subject: compat/util: retire Adjust usages. --- proto-mouse/ftnoir_protocol_mouse.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'proto-mouse') diff --git a/proto-mouse/ftnoir_protocol_mouse.cpp b/proto-mouse/ftnoir_protocol_mouse.cpp index 3245adf4..ccc91e33 100644 --- a/proto-mouse/ftnoir_protocol_mouse.cpp +++ b/proto-mouse/ftnoir_protocol_mouse.cpp @@ -4,8 +4,11 @@ * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. */ + #include "ftnoir_protocol_mouse.h" + #include "api/plugin-api.hpp" +#include "compat/math.hpp" #include #include #include -- cgit v1.2.3