include/Spectre/Input/InputDevice.h: do not include "InputModule.h"
This commit is contained in:
parent
f526b598e2
commit
b2ca926a00
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@
|
|||
#ifndef SPECTRE_INTPUT_DEVICE_H
|
||||
#define SPECTRE_INTPUT_DEVICE_H
|
||||
|
||||
#include "InputModule.h"
|
||||
|
||||
namespace sp {
|
||||
|
||||
class InputMudule;
|
||||
|
||||
class InputDevice
|
||||
{
|
||||
friend class InputModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue