summaryrefslogtreecommitdiffstats
path: root/writefrudata.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-20 19:45:48 -0700
committerPatrick Venture <venture@google.com>2018-10-29 15:49:40 +0000
commit5c2bd5ed35e73299a525a2ae1296174d0d4a5356 (patch)
treeb80eb816f809dc12dc0c1168c0e1522d15fe892b /writefrudata.cpp
parent7191849c96903eebfd4bc728419945715f73a879 (diff)
downloadipmi-fru-parser-5c2bd5ed35e73299a525a2ae1296174d0d4a5356.tar.gz
ipmi-fru-parser-5c2bd5ed35e73299a525a2ae1296174d0d4a5356.zip
rename header: fru-area.hpp to fru_area.hpp
Rename fru-area.hpp header file per the openbmc file naming convention. Change-Id: I751c8d5650bb5e71238923c4728a9cdedccc7c7f Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'writefrudata.cpp')
-rw-r--r--writefrudata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/writefrudata.cpp b/writefrudata.cpp
index a53859b..0294e57 100644
--- a/writefrudata.cpp
+++ b/writefrudata.cpp
@@ -1,6 +1,6 @@
#include "writefrudata.hpp"
-#include "fru-area.hpp"
+#include "fru_area.hpp"
#include "frup.hpp"
#include "types.hpp"
OpenPOWER on IntegriCloud