]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.C
Clean-up FileFilterList API.
[lyx.git] / src / lyxfind.C
index a8100fdd833228507132da5bca9d35f67679cb07..ad02439bc93a984fa107efc818395d182ea44052 100644 (file)
@@ -38,7 +38,7 @@ using lyx::support::lowercase;
 using lyx::support::uppercase;
 using lyx::support::split;
 
-using lyx::par_type;
+using lyx::pit_type;
 using lyx::pos_type;
 
 using std::advance;