summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-json.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-json.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-json.el b/emacs.d/custom/fcuny-json.el
index 126ed03..9174e5b 100644
--- a/emacs.d/custom/fcuny-json.el
+++ b/emacs.d/custom/fcuny-json.el
@@ -1,4 +1,4 @@
-(require 'fcuny-common)
+(require 'fcuny-defuns)
 
 (use-package json-mode
   :after (flyspell flycheck)