Index: trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java	(revision 12663)
+++ trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java	(revision 12664)
@@ -1602,5 +1602,5 @@
      * @return a {@link Match} object for the expression
      * @throws SearchParseError if an error has been encountered while compiling
-     * @see #compile(org.openstreetmap.josm.actions.search.SearchAction.SearchSetting)
+     * @see #compile(SearchSetting)
      */
     public static Match compile(String searchStr) throws SearchParseError {
