diff lib-src/profile.c @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 3ecd8885ac67
children abe6d1db359e
line wrap: on
line diff
--- a/lib-src/profile.c	Mon Aug 13 11:31:26 2007 +0200
+++ b/lib-src/profile.c	Mon Aug 13 11:32:25 2007 +0200
@@ -32,7 +32,7 @@
  **  abstraction : a stopwatch
  **  operations: reset_watch, get_time
  */
-#include <../src/config.h>
+#include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include "../src/systime.h"