include/Spectre/Input/InputDevice.h: include InputModule
This commit is contained in:
parent
87a59ef21f
commit
c590b5b16a
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
#ifndef SPECTRE_INTPUT_DEVICE_H
|
||||
#define SPECTRE_INTPUT_DEVICE_H
|
||||
|
||||
#include "InputModule.h"
|
||||
|
||||
class InputDevice
|
||||
{
|
||||
friend class InputModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue