--- trunk/src/utils/wildcards.cpp 2005/02/04 04:57:04 284 +++ branches/development/src/utils/wildcards.cpp 2010/07/09 23:08:25 1465 @@ -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)