From d124fe1b0e93846fca073d9d76ba97d02048d160 Mon Sep 17 00:00:00 2001
From: Steve Revill <srevill@gitlab.riscosopen.org>
Date: Fri, 17 Oct 2008 13:25:55 +0000
Subject: [PATCH] Doh! Two components in wrong order

---
 Components/ROOL/Binaries | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Components/ROOL/Binaries b/Components/ROOL/Binaries
index 359e19e..df76da8 100644
--- a/Components/ROOL/Binaries
+++ b/Components/ROOL/Binaries
@@ -161,9 +161,9 @@ AcornNCLib              -type EXP
 HTMLLib                 -type EXP
 BrowseHTMLLib           -type EXP
 zlib                    -type EXP
-ImageLib                -type EXP
 ImageLibJPEG            -type EXP
 ImageLibPNG             -type EXP
+ImageLib                -type EXP
 JSLib                   -type EXP
 
 # Miscellaneous disc stuff
-- 
GitLab