aboutsummaryrefslogtreecommitdiff
path: root/System/desktop.lua
diff options
context:
space:
mode:
Diffstat (limited to 'System/desktop.lua')
-rw-r--r--System/desktop.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/desktop.lua b/System/desktop.lua
index fe6cbb6..27b7e07 100644
--- a/System/desktop.lua
+++ b/System/desktop.lua
@@ -13,7 +13,7 @@
GNU General Public License for more details.
]]--
-os.loadAPI("/system/apis/flib.lua")
+os.loadAPI("/System/apis/flib.lua")
local backgroundColour = 32768
local backgroundImage = "/home/.background"
local panelColour = 8192