--- code/trunk/pcrecpp_unittest.cc 2007/09/11 11:36:27 234 +++ code/trunk/pcrecpp_unittest.cc 2007/09/11 12:57:06 236 @@ -34,7 +34,7 @@ // TODO: Test extractions for PartialMatch/Consume #ifdef HAVE_CONFIG_H -#include +#include "config.h" #endif #ifdef _WIN32