From e606ef95f54fb171f70a3551a17181018405c27e Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Wed, 5 Nov 2003 22:11:51 +0000
Subject: [PATCH] Made compatible with std

---
 xxxApp/src/xxxInclude.dbd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xxxApp/src/xxxInclude.dbd b/xxxApp/src/xxxInclude.dbd
index db3849a..19fc3c2 100644
--- a/xxxApp/src/xxxInclude.dbd
+++ b/xxxApp/src/xxxInclude.dbd
@@ -1,4 +1,4 @@
-include "base.dbd"
+include "shareBase.dbd"
 include "stdSupport.dbd"
 include "mpfSerial.dbd"
 include "motorRecord.dbd"
-- 
GitLab