hid: add missing header

This commit is contained in:
wwylele 2016-06-11 07:59:38 +03:00
parent 0c56c9f541
commit 43183db51f

View file

@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <cmath>
#include "common/logging/log.h"
#include "common/emu_window.h"