aboutsummaryrefslogtreecommitdiff
path: root/template/room.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'template/room.phtml')
-rw-r--r--template/room.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/room.phtml b/template/room.phtml
index 81e3af8..1060652 100644
--- a/template/room.phtml
+++ b/template/room.phtml
@@ -15,7 +15,7 @@
<div class="tab-content">
- <? include("assemblies/players/$type.phtml") ?>
+ <? include("assemblies/player/$type.phtml") ?>
<div class="switcher">
<? include("assemblies/switcher/$type.phtml") ?>
</div>