ld-acess - Fixed bugs due to not testing from AcessNative changes
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / main.c
index 4f2ef88..85fbc74 100644 (file)
@@ -38,7 +38,7 @@ int SoMain(Uint base, int arg1)
        }\r
 \r
        gLoadedLibraries[0].Base = (Uint)&gLinkedBase;\r
-       gLoadedLibraries[0].Name = "ld-acess.so";\r
+       gLoadedLibraries[0].Name = "/Acess/Libs/libld-acess.so";\r
        \r
        // Otherwise do relocations\r
        //ret = DoRelocate( base, envp, "Executable" );\r

UCC git Repository :: git.ucc.asn.au