restructured
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define SRC_INPUT_IEVENTNOTIFIER_H_
|
||||
|
||||
#include "Event.h"
|
||||
#include "IEventHandler.h"
|
||||
#include "utilities/IEventHandler.h"
|
||||
|
||||
namespace Input
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#ifndef SRC_INPUT_IINPUTDRIVER_H_
|
||||
#define SRC_INPUT_IINPUTDRIVER_H_
|
||||
|
||||
#include "IEventHandler.h"
|
||||
#include "utilities/IEventHandler.h"
|
||||
#include "IEventNotifier.h"
|
||||
|
||||
namespace Input {
|
||||
|
||||
Reference in New Issue
Block a user