Преглед изворни кода

bitwarden: add missing requires

Sean Farley пре 7 година
родитељ
комит
9e0b374d22
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      bitwarden.el

+ 2 - 0
bitwarden.el

@@ -31,6 +31,8 @@
 ;;; Code:
 ;;; Code:
 
 
 (require 'json)
 (require 'json)
+(require 'subr-x)
+(require 'tree-widget)
 
 
 ;=============================== custom variables ==============================
 ;=============================== custom variables ==============================