diff options
Diffstat (limited to 'lisp/cedet/srecode/java.el')
| -rw-r--r-- | lisp/cedet/srecode/java.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/srecode/java.el b/lisp/cedet/srecode/java.el index 29a8465c45c..1b8922c2746 100644 --- a/lisp/cedet/srecode/java.el +++ b/lisp/cedet/srecode/java.el | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | 27 | ||
| 28 | (require 'srecode/dictionary) | 28 | (require 'srecode/dictionary) |
| 29 | (require 'semantic/find) | 29 | (require 'semantic/find) |
| 30 | (require 'ede) | ||
| 30 | 31 | ||
| 31 | ;;;###autoload | 32 | ;;;###autoload |
| 32 | (defun srecode-semantic-handle-:java (dict) | 33 | (defun srecode-semantic-handle-:java (dict) |