diff lib-src/profile.c @ 157:6b37e6ddd302 r20-3b5

Import from CVS: tag r20-3b5
author cvs
date Mon, 13 Aug 2007 09:40:41 +0200
parents 43dd3413c7c7
children 2d532a89d707
line wrap: on
line diff
--- a/lib-src/profile.c	Mon Aug 13 09:39:46 2007 +0200
+++ b/lib-src/profile.c	Mon Aug 13 09:40:41 2007 +0200
@@ -37,7 +37,7 @@
 #if __STDC__ || defined(STDC_HEADERS)
 #include <stdlib.h>
 #endif
-#include <../src/systime.h>
+#include "../src/systime.h"
 
 static struct timeval TV1, TV2;
 static int watch_not_started = 1; /* flag */