diff --git a/setup_epics_common b/setup_epics_common
index 865bb05f4a835dfc74441c4238d2cb7dda8d46ee..75409f22972fdf21694b497e46eec7a6588a85d5 100644
--- a/setup_epics_common
+++ b/setup_epics_common
@@ -23,6 +23,7 @@ setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$STD/stdApp/op/adl
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$VME/vmeApp/op/adl
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$ASYN/medm
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$VAC/vacApp/op/adl
+setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$SOFTGLUE/softGlueApp/op/adl
 
 # This should agree with the environment variable set by the ioc
 # see 'putenv "EPICS_CA_MAX_ARRAY_BYTES=64008"' in iocBoot/ioc<target>/st.cmd