summaryrefslogtreecommitdiffstats
path: root/src/sbefw/core/sbecmdprocessor.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/core/sbecmdprocessor.C')
-rw-r--r--src/sbefw/core/sbecmdprocessor.C5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/sbefw/core/sbecmdprocessor.C b/src/sbefw/core/sbecmdprocessor.C
index aacf892a..476142bb 100644
--- a/src/sbefw/core/sbecmdprocessor.C
+++ b/src/sbefw/core/sbecmdprocessor.C
@@ -5,7 +5,8 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2018 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
@@ -31,7 +32,6 @@
#include "sbeexeintf.H"
#include "sbefifo.H"
-#include "sbecmdparser.H"
#include "sbeirq.H"
#include "sbetrace.H"
#include "sbe_sp_intf.H"
@@ -46,6 +46,7 @@
#include "fapi2.H"
#include "sbeutil.H"
#include "sbeglobals.H"
+#include "core/chipop_handler.H"
using namespace fapi2;
// Forward declaration for performAttrSetup
OpenPOWER on IntegriCloud