// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #ifndef __INPUTDEVICE_H__ #define __INPUTDEVICE_H__ #include "Core.h" #include "Engine.h" #include "IInputDevice.h" #include "IInputDeviceModule.h" #endif