diff options
Diffstat (limited to 'proto-iokit-foohid/foohidjoystick.cpp')
-rw-r--r-- | proto-iokit-foohid/foohidjoystick.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proto-iokit-foohid/foohidjoystick.cpp b/proto-iokit-foohid/foohidjoystick.cpp index 898db2f4..b4964bb7 100644 --- a/proto-iokit-foohid/foohidjoystick.cpp +++ b/proto-iokit-foohid/foohidjoystick.cpp @@ -7,8 +7,6 @@ #include "foohidjoystick.h" -#include "compat/macros.hpp" - const char FOOHID_SERVICE_NAME[] = "it_unbit_foohid"; enum class FooHIDMethod { |