--- trunk/main.c 2007/11/22 01:50:33 69 +++ trunk/main.c 2008/05/05 20:05:27 87 @@ -1,6 +1,6 @@ /* main.c - JSCoverage main routine - Copyright (C) 2007 siliconforks.com + Copyright (C) 2007, 2008 siliconforks.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,6 +21,7 @@ #include #include +#include "config.h" #include "instrument.h" #include "instrument-js.h" #include "resource-manager.h"