aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/api_timeline_xml.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/api_timeline_xml.tpl b/view/api_timeline_xml.tpl
index 85f73064e..9914f6475 100644
--- a/view/api_timeline_xml.tpl
+++ b/view/api_timeline_xml.tpl
@@ -15,7 +15,7 @@
<coordinates>$status.coordinates</coordinates>
<place>$status.place</place>
<contributors>$status.contributors</contributors>
- {{ inc view/api_user_xml.tpl with $user=$status.user }}{{ endinc }}
+ {{ inc api_user_xml.tpl with $user=$status.user }}{{ endinc }}
</status>
{{ endfor }}
</statuses> \ No newline at end of file