aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/plugins.cpp')
-rw-r--r--base/plugins.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp
index be6c30e243..ea3c65684a 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -200,10 +200,10 @@ public:
LINK_PLUGIN(ADLIB)
LINK_PLUGIN(PCSPK)
LINK_PLUGIN(PCJR)
- #ifndef DISABLE_SID
- LINK_PLUGIN(C64)
- #endif
- LINK_PLUGIN(AMIGA)
+ #ifndef DISABLE_SID
+ LINK_PLUGIN(C64)
+ #endif
+ LINK_PLUGIN(AMIGA)
LINK_PLUGIN(APPLEIIGS)
LINK_PLUGIN(TOWNS)
#if defined (UNIX)