summaryrefslogtreecommitdiffstats
path: root/tests/ingen_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ingen_test.cpp')
-rw-r--r--tests/ingen_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp
index d0cf77c3..97156ff9 100644
--- a/tests/ingen_test.cpp
+++ b/tests/ingen_test.cpp
@@ -153,7 +153,7 @@ int
main(int argc, char** argv)
{
Glib::thread_init();
- set_bundle_path_from_code((void*)&main);
+ set_bundle_path_from_code((void*)&flush_events);
// Create world
try {