summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngineD3D11')
-rw-r--r--Graphics/GraphicsEngineD3D11/include/pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineD3D11/include/pch.h b/Graphics/GraphicsEngineD3D11/include/pch.h
index 6018b4b8..b0ecd5be 100644
--- a/Graphics/GraphicsEngineD3D11/include/pch.h
+++ b/Graphics/GraphicsEngineD3D11/include/pch.h
@@ -73,7 +73,7 @@
#include "EngineD3D11Defines.h"
#include "Errors.hpp"
#include "RefCntAutoPtr.hpp"
-#include "DebugUtilities.h"
+#include "DebugUtilities.hpp"
#include "D3DErrors.hpp"
#include "RenderDeviceBase.hpp"
#include "D3D11TypeConversions.hpp"