Index: trunk/Ohana/src/opihi/dvo/init.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/init.c	(revision 5900)
+++ trunk/Ohana/src/opihi/dvo/init.c	(revision 7680)
@@ -1,3 +1,3 @@
-# include "dvo1.h"
+# include "dvoshell.h"
 
 int avextract	    PROTO((int, char **));
@@ -20,4 +20,5 @@
 int elixir          PROTO((int, char **));
 int fitcolors       PROTO((int, char **));
+int fitsed          PROTO((int, char **));
 int gcat	    PROTO((int, char **));
 int getxtra	    PROTO((int, char **));
@@ -76,4 +77,5 @@
   {"elixir",      elixir,       "talk to elixir"},
   {"fitcolors",   fitcolors,    "fit chip-to-chip color terms"},
+  {"fitsed",      fitsed,       "fit stellar SEDs to objects"},
   {"gcat",    	  gcat,         "get catalog at location"},
   {"gimages", 	  gimages,      "get images at location"},
