mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2026-04-19 19:16:38 +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:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "Game.h"
|
||||
#include "../inc/Game.h"
|
||||
|
||||
#include "GameController.h"
|
||||
#include "../inc/GameController.h"
|
||||
|
||||
namespace Gaming {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user