summaryrefslogtreecommitdiff
path: root/skins/ArchLinux.deps.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/ArchLinux.deps.php')
-rw-r--r--skins/ArchLinux.deps.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/ArchLinux.deps.php b/skins/ArchLinux.deps.php
index afc41392..e36d7f48 100644
--- a/skins/ArchLinux.deps.php
+++ b/skins/ArchLinux.deps.php
@@ -8,5 +8,4 @@
if ( ! defined( 'MEDIAWIKI' ) )
die( 1 );
-require_once('includes/SkinTemplate.php');
-?> \ No newline at end of file
+require_once( dirname( dirname( __FILE__ ) ) . '/includes/SkinTemplate.php');