output.c

changeset 5
f878a9ffa3e0
parent 0
86b7f6f9c5c0
child 9
55e7f2ff6021
--- a/output.c	Wed Apr 19 22:03:51 2000 +0200
+++ b/output.c	Wed Apr 19 22:10:28 2000 +0200
@@ -13,9 +13,9 @@
 #include <strings.h>
 #include <string.h>
 
-#include "include/misc.h"
-#include "include/output.h"
-#include "include/util.h"
+#include <libtu/misc.h>
+#include <libtu/output.h>
+#include <libtu/util.h>
 
 
 /* verbose

mercurial