[nostalgia/core] Add input.hpp to core.hpp

This commit is contained in:
2021-03-31 02:21:50 -05:00
parent 134f5593e2
commit 445db97d31
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -7,7 +7,6 @@
*/
#include <nostalgia/core/core.hpp>
#include <nostalgia/core/input.hpp>
using namespace nostalgia;