summaryrefslogtreecommitdiffstats
path: root/control.c
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-08-08 10:47:55 +0930
committerAndrew Jeffery <andrew@aj.id.au>2018-09-05 17:44:24 +0930
commitcd18611e279b074420f0c643ab070ac38591aec7 (patch)
treeeb47d680f12acf783f7ecd84d04fd90b7f258398 /control.c
parent0293f2f5b66db5992e89afebe1ae848ac947b354 (diff)
downloadphosphor-mboxbridge-cd18611e279b074420f0c643ab070ac38591aec7.tar.gz
phosphor-mboxbridge-cd18611e279b074420f0c643ab070ac38591aec7.zip
mboxd: Rename lpc source files
Change-Id: I289618c90b2df8911e362397b7eab99403c86c05 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'control.c')
-rw-r--r--control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/control.c b/control.c
index 98bed09..36dd542 100644
--- a/control.c
+++ b/control.c
@@ -6,7 +6,7 @@
#include "dbus.h"
#include "mbox.h"
#include "flash.h"
-#include "mboxd_lpc.h"
+#include "lpc.h"
#include "mboxd_msg.h"
#include "mboxd_windows.h"
OpenPOWER on IntegriCloud