From 103f0c2ab0c9c4c54d168b98a86bc10d0dac0449 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 30 Jan 2020 19:38:22 -0800 Subject: Renamed .h -> .hpp where appropriate --- Imgui/src/ImGuiImplLinuxXCB.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Imgui/src/ImGuiImplLinuxXCB.cpp') diff --git a/Imgui/src/ImGuiImplLinuxXCB.cpp b/Imgui/src/ImGuiImplLinuxXCB.cpp index b727c1c..9112c09 100644 --- a/Imgui/src/ImGuiImplLinuxXCB.cpp +++ b/Imgui/src/ImGuiImplLinuxXCB.cpp @@ -43,7 +43,7 @@ # undef False #endif -#include "ImGuiImplLinuxXCB.h" +#include "ImGuiImplLinuxXCB.hpp" namespace Diligent { -- cgit v1.2.3