Change the name of the files to make it align with other filenames

TestedBy: Unit-Tested

Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>
Change-Id: I657962e8cb06b083877321e27cd0c94644e1ebcb
diff --git a/phosphor-ldap-config/ldap_config_mgr.hpp b/phosphor-ldap-config/ldap_config_mgr.hpp
index 24c12a9..b30d98c 100644
--- a/phosphor-ldap-config/ldap_config_mgr.hpp
+++ b/phosphor-ldap-config/ldap_config_mgr.hpp
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "ldap_configuration.hpp"
+#include "ldap_config.hpp"
 
 #include "config.h"
 #include <xyz/openbmc_project/User/Ldap/Config/server.hpp>