Index: /trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp	(revision 37042)
+++ /trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp	(revision 37043)
@@ -24,4 +24,5 @@
 #include <iprt/assert.h>
 #include <iprt/env.h>
+#include <iprt/initterm.h>
 #include <iprt/stream.h>
 #include <iprt/string.h>
@@ -70,4 +71,5 @@
 {
     int rc;
+    RTR3Init();
 
     for (int i = 1; i < argc; i++)
