include/Spectre/Input/Mouse.h: don't use relative path in include.
This commit is contained in:
parent
f86a1ae90c
commit
32fddcd99d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <Spectre/Math/Vector2.h>
|
||||
#include "InputDevice.h"
|
||||
#include <Spectre/Input/InputDevice.h>
|
||||
|
||||
namespace sp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue