I'm a clown. Fix typo
This commit is contained in:
parent
9614163a48
commit
4e08b39af0
@ -10,5 +10,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "AuroraConfiguration.h"
|
||||
#include "AuroraEnvrionment.h"
|
||||
#include "AuroraEnvironment.h"
|
||||
#include "AuroraTypes.h"
|
@ -10,5 +10,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "AuroraConfiguration.hpp"
|
||||
#include "AuroraEnvrionment.hpp"
|
||||
#include "AuroraEnvironment.hpp"
|
||||
#include "AuroraTypes.hpp"
|
@ -2,7 +2,7 @@
|
||||
Copyright (©) 2020 Reece Wilson (a/k/a "Reece").
|
||||
All rights reserved.
|
||||
|
||||
File: AuroraEnvrionment.h
|
||||
File: AuroraEnvironment.h
|
||||
Date: 2020-6-9
|
||||
Originator: Reece
|
||||
Purpose:
|
@ -2,7 +2,7 @@
|
||||
Copyright (©) 2020 Reece Wilson (a/k/a "Reece").
|
||||
All rights reserved.
|
||||
|
||||
File: AuroraEnvrionment.h
|
||||
File: AuroraEnvironment.hpp
|
||||
Date: 2020-6-9
|
||||
Originator: Reece
|
||||
Purpose:
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "AuroraEnvrionment.h"
|
||||
#include "AuroraEnvironment.h"
|
||||
}
|
||||
|
||||
namespace Aurora::Build
|
Loading…
Reference in New Issue
Block a user