Mercurial > hg > xemacs-beta
diff lib-src/profile.c @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 6b37e6ddd302 |
children | c5d627a313b1 |
line wrap: on
line diff
--- a/lib-src/profile.c Mon Aug 13 09:49:11 2007 +0200 +++ b/lib-src/profile.c Mon Aug 13 09:50:14 2007 +0200 @@ -32,7 +32,7 @@ ** abstraction : a stopwatch ** operations: reset_watch, get_time */ -#include <config.h> +#include <../src/config.h> #include <stdio.h> #if __STDC__ || defined(STDC_HEADERS) #include <stdlib.h>