JAL-2871 JAL-2877 third time's the charm?
[jalview.git] / src / jalview / ext / archaeopteryx / AptxInit.java
index f3093fa..f6b028a 100644 (file)
@@ -56,7 +56,7 @@ public final class AptxInit
   // yet to add user preferred config
   private final static Configuration APTX_CONFIG = new Configuration(
           Cache.getDefault("APTXCONFIG",
-                  Cache.class.getClass()
+                  Desktop.instance.getClass()
                           .getResource(
                                   "/_aptx_jalview_configuration_file.txt")
                           .toString()),