aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/x11/x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/x11/x11.cpp')
-rw-r--r--backends/platform/x11/x11.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/x11/x11.cpp b/backends/platform/x11/x11.cpp
index 7db5066c44..a16fbe8adc 100644
--- a/backends/platform/x11/x11.cpp
+++ b/backends/platform/x11/x11.cpp
@@ -205,7 +205,8 @@ out_of_loop:
/* And finally start the local timer */
gettimeofday(&_start_time, NULL);
-
+
+ OSystem::initBackend();
}
#undef CAPTURE_SOUND