mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-07-16 12:24:14 +00:00
More tidying of include files for VS2019 compatibility (plus more correct!)
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "GameController.h"
|
||||
#include "Game.h"
|
||||
#include "../inc/GameController.h"
|
||||
#include "../inc/Game.h"
|
||||
|
||||
namespace Gaming {
|
||||
|
||||
|
Reference in New Issue
Block a user