]> git.eshelyaron.com Git - emacs.git/commitdiff
Require semantic/db-file.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 7 Sep 2009 16:33:20 +0000 (16:33 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 7 Sep 2009 16:33:20 +0000 (16:33 +0000)
lisp/cedet/semantic/db.el

index 22c474cc0b25fc95b6aeffbb91160e6a18ccbb5f..110d82f8062ea74f9879de4fec29ac204c428fc1 100644 (file)
@@ -1010,6 +1010,9 @@ If file does not have tags available, then load the file, and create them."
 
 (provide 'semantic/db)
 
+;; Pull in the semanticdb-project-database-file class:
+(require 'semantic/db-file)
+
 ;; Local variables:
 ;; generated-autoload-file: "loaddefs.el"
 ;; generated-autoload-feature: semantic/loaddefs