From eb199a3c5d7b9981fce33a2a27df1140fe0d87a5 Mon Sep 17 00:00:00 2001
From: Henry <Henry>
Date: Sun, 11 Jan 2015 12:15:06 +0000
Subject: [PATCH] wdep: updated

---
 wmake/wdep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmake/wdep b/wmake/wdep
index de5db8d5c7f..a6f24064446 100755
--- a/wmake/wdep
+++ b/wmake/wdep
@@ -37,7 +37,7 @@
 Script=${0##*/}
 
 # Source the wdep functions
-. ${0%/*}/wdepFunctions
+. ${0%/*}/wmakeFunctions
 
 usage() {
     exec 1>&2
-- 
GitLab