diff options
Diffstat (limited to 'src/usr/hwpf/test/hwpftest.H')
-rw-r--r-- | src/usr/hwpf/test/hwpftest.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/test/hwpftest.H b/src/usr/hwpf/test/hwpftest.H index f589c4eac..ae267b83e 100644 --- a/src/usr/hwpf/test/hwpftest.H +++ b/src/usr/hwpf/test/hwpftest.H @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2011,2012 */ +/* COPYRIGHT International Business Machines Corp. 2011,2013 */ /* */ /* p1 */ /* */ @@ -37,7 +37,7 @@ #include <targeting/common/commontargeting.H> #include <targeting/common/utilFilter.H> #include <fapiHwpExecInitFile.H> -#include <spd/spdenums.H> +#include <vpd/spdenums.H> using namespace fapi; using namespace TARGETING; |