minior changes

This commit is contained in:
Neeflix
2018-05-31 17:53:40 +02:00
parent 01b0d990f3
commit ed83469dc3
2 changed files with 11 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
#ifndef SRC_INPUT_INPUTDRIVER_HPP_
#define SRC_INPUT_INPUTDRIVER_HPP_
#include "EventHandler.h"
#include "EventHandler.hpp"
namespace Input
{