fix major hoseage in building
[feisty_meow.git] / scripts / opensim / run_opensim.sh
index 2ab0d9e7c97f7c09b7a012f1b7d8b6db36713352..04499bdb39db5dcaca90d582c7d74ca4184bb8cb 100644 (file)
@@ -3,7 +3,7 @@
 # utility.  then the processes can all be accessed when desired, rather than
 # needing to be started in 5 or so separate windows.
 
-source $SHELLDIR/opensim/opensim_utils.sh
+source $FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh
 
 # jump into the opensim binaries directory so we can run stuff.
 pushd $HOME/opensim/bin &>/dev/null