seperated public include headers
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert, Rafael Vinci, Dr. Franca Rupprecht
|
||||
*/
|
||||
|
||||
#include "../catch.hpp"
|
||||
#include "../fakeit.hpp"
|
||||
#include "catch.hpp"
|
||||
#include "fakeit.hpp"
|
||||
|
||||
#include "../../src/utilities/LoggerFactory.hpp"
|
||||
#include "../../src/input/EventHandler.h"
|
||||
#include "../../src/input/IInputDriver.h"
|
||||
#include "utilities/LoggerFactory.hpp"
|
||||
#include "input/EventHandler.h"
|
||||
#include "IInputDriver.h"
|
||||
|
||||
|
||||
// testing purposes
|
||||
|
||||
Reference in New Issue
Block a user