From 076e104b8672924c3d80cd1da2fdb5ebee1766ac Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 24 Aug 2023 17:00:31 -0400 Subject: Migrated over to using psudb-common utilities/headers --- include/framework/DynamicExtension.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/framework/DynamicExtension.h') diff --git a/include/framework/DynamicExtension.h b/include/framework/DynamicExtension.h index 5c903b9..524024b 100644 --- a/include/framework/DynamicExtension.h +++ b/include/framework/DynamicExtension.h @@ -21,8 +21,8 @@ #include "framework/RecordInterface.h" #include "shard/WIRS.h" -#include "ds/Alias.h" -#include "util/timer.h" +#include "psu-util/timer.h" +#include "psu-ds/Alias.h" namespace de { -- cgit v1.2.3