summaryrefslogtreecommitdiff
path: root/shiftos_next/filesystem.vb
diff options
context:
space:
mode:
Diffstat (limited to 'shiftos_next/filesystem.vb')
-rw-r--r--shiftos_next/filesystem.vb2
1 files changed, 1 insertions, 1 deletions
diff --git a/shiftos_next/filesystem.vb b/shiftos_next/filesystem.vb
index 25d2785..61e8053 100644
--- a/shiftos_next/filesystem.vb
+++ b/shiftos_next/filesystem.vb
@@ -9,7 +9,7 @@
Public pictures As String = home + "Pictures\"
Public music As String = home + "Music\"
- Public systemdir As String = root + "Shiftum42\"
+ Public systemdir As String = root + "\Shiftum42\"
Public drivers As String = systemdir + "Drivers\"