Index: trunk/Ohana/src/opihi/cmd.data/init.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/init.c	(revision 4703)
+++ trunk/Ohana/src/opihi/cmd.data/init.c	(revision 4714)
@@ -215,4 +215,8 @@
   int i;
 
+  InitGraph ();
+  InitImage ();
+  InitQueues ();
+
   for (i = 0; i < sizeof (cmds) / sizeof (Command); i++) {
     AddCommand (&cmds[i]);
