summaryrefslogtreecommitdiffstats
path: root/TextureLoader/include
diff options
context:
space:
mode:
Diffstat (limited to 'TextureLoader/include')
-rw-r--r--TextureLoader/include/pch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TextureLoader/include/pch.h b/TextureLoader/include/pch.h
index 13c3f13..35a7fbd 100644
--- a/TextureLoader/include/pch.h
+++ b/TextureLoader/include/pch.h
@@ -30,5 +30,5 @@
#include "BasicTypes.h"
#include "RenderDevice.h"
#include "DeviceContext.h"
-#include "Errors.h"
-#include "DebugUtilities.h"
+#include "Errors.hpp"
+#include "DebugUtilities.hpp"