update
[configs.git] / .emacs
diff --git a/.emacs b/.emacs
index 0cd101c..c811a39 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -9,7 +9,7 @@
 (add-to-list 'load-path "~/.emacs.d/lisp/yang")
 (load "yang-mode.el")
 
-(add-to-list 'load-path "~/.emacs.d/flatbuffers")
+(add-to-list 'load-path "~/.emacs.d/lisp/flatbuffers")
 (load "flatbuffers-mode.el")
 
 (editorconfig-mode 1)