--- trunk/src/utils/wildcards.cpp 2005/02/04 04:57:04 284 +++ trunk/src/utils/wildcards.cpp 2010/05/10 17:28:26 1442 @@ -8,7 +8,7 @@ // Thanks to the E.S.O. - ACS project that has done this C++ interface // to the wildcards pttern matching algorithm -#include "wildcards.hh" +#include "wildcards.hpp" int Wildcard::wildcardfit(const char *wildcard, const char *test)