aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.sh b/include/functions.sh
index 11c911a..518f555 100644
--- a/include/functions.sh
+++ b/include/functions.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-. ../Switches.sh
+. ../Switches/Switches.sh
CPU_PATH="/sys/devices/system/cpu"
TEST_NAME=$(basename ${0%.sh})