summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scp2/source/ooo/file_library_ooo.scp5
1 files changed, 2 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index b30122193f7a..0ab45665226c 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -1622,6 +1622,7 @@ STD_LIB_FILE( gid_File_Lib_For, for)
STD_LIB_FILE( gid_File_Lib_Forui, forui)
// RSVG and dependencies
+#if ENABLE_LIBRSVG
#if ! defined (SYSTEM_GETTEXT)
File gid_File_Lib_Intl
LIB_FILE_BODY;
@@ -1688,8 +1689,6 @@ File gid_File_Lib_Gmodule
End
#endif
-#if ENABLE_LIBRSVG
-
#if ! defined SYSTEM_GDKPIXBUF
File gid_File_Lib_Gdkpixbuf
LIB_FILE_BODY;
@@ -1773,7 +1772,7 @@ File gid_File_Lib_Librsvg
End
#endif
-#endif
+#endif // #if ENABLE_LIBRSVG
#if defined(WNT) && defined(HAVE_WINDOWS_SDK)