some refactoring
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
#define flippR_driver_PRINTHANDLER_H
|
||||
|
||||
#include <memory>
|
||||
#include "EventHandler.h"
|
||||
#include "IInputDriver.h"
|
||||
#include "input/EventHandler.h"
|
||||
#include "input/IInputDriver.h"
|
||||
|
||||
class PrintHandler : public flippR_driver::input::EventHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user