refactored public includes
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#ifndef SRC_INPUT_IINPUTDRIVER_H_
|
||||
#define SRC_INPUT_IINPUTDRIVER_H_
|
||||
|
||||
#include "utilities/IEventHandler.h"
|
||||
#include "input/IEventNotifier.h"
|
||||
#include "IEventHandler.h"
|
||||
#include <memory>
|
||||
|
||||
namespace Input {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user