1 // Copyright 2008 Dolphin Emulator Project
2 // Licensed under GPLv2+
3 // Refer to the license.txt file included.
4 
5 #pragma once
6 
7 #define DIRECTINPUT_VERSION 0x0800
8 #include <dinput.h>
9