branch: externals/satchel
commit 2f14e833a66c3128640e17ab3a35109220843caf
Author: Theodor Thornhill <t...@thornhill.no>
Commit: Theodor Thornhill <t...@thornhill.no>

    Require project.el
---
 fannypack.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fannypack.el b/fannypack.el
index 6a296bedb2..45bc07e40b 100644
--- a/fannypack.el
+++ b/fannypack.el
@@ -37,6 +37,7 @@
 ;;; Code:
 
 (require 'vc-git)
+(require 'project)
 
 (defgroup fannypack nil
   "You cannot leave your house without your fannypack."

Reply via email to