summaryrefslogtreecommitdiffstats
path: root/src/ingen/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingen/main.cpp')
-rw-r--r--src/ingen/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ingen/main.cpp b/src/ingen/main.cpp
index ae99303f..acadc7e4 100644
--- a/src/ingen/main.cpp
+++ b/src/ingen/main.cpp
@@ -183,7 +183,7 @@ main(int argc, char** argv)
ingen_try(world->parser(),
"Unable to create parser");
-
+
string uri = conf.option("load").get_string();
if (!serd_uri_string_has_scheme((const uint8_t*)uri.c_str())) {
// Does not start with legal URI scheme, assume path