Require 'path-util explicitly.
[elisp/apel.git] / APEL-MK
diff --git a/APEL-MK b/APEL-MK
index 2ab8ccf..c3357db 100644 (file)
--- a/APEL-MK
+++ b/APEL-MK
@@ -29,6 +29,7 @@
 (defvar default-load-path load-path)
 (setq load-path (cons (expand-file-name ".") load-path))
 (require 'poe)
+(require 'path-util)
 (require 'install)
 
 ;; override everything you want.