changed things

This commit is contained in:
Neeflix
2018-06-14 22:44:08 +02:00
parent 9a71ba938d
commit 785467a4b3
7 changed files with 72 additions and 35 deletions

View File

@@ -6,10 +6,10 @@
*/
#ifndef SRC_INPUT_INPUTDRIVER_HPP_
#define SRC_INPUT_INPUTDRIVER_HPP_
#include "IInputDriver.h"
#include "../utilities/config.h"
#include "IInputDriver.h"
#include "IDetector.h"
namespace Input