bmcweb: srcrev bump 99ad599508..3112a144b3

Ed Tanous (1):
      bmcweb: Fix header includes to be more specific

Change-Id: I03526160a83acc8a8f3f193bf4e3facd33021d96
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index d63c40e..eb2a2a4 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "99ad5995089bace233dac20de28ef021591d89c1"
+SRCREV = "3112a144b3d47b8927ef1ad0eaa2094c7fbb96fe"
 
 S = "${WORKDIR}/git"