tokenizer.c

changeset 5
f878a9ffa3e0
parent 3
b1fbfab67908
child 9
55e7f2ff6021
--- a/tokenizer.c	Wed Apr 19 22:03:51 2000 +0200
+++ b/tokenizer.c	Wed Apr 19 22:10:28 2000 +0200
@@ -15,9 +15,9 @@
 #include <math.h>
 #include <string.h>
 
-#include "include/tokenizer.h"
-#include "include/misc.h"
-#include "include/output.h"
+#include <libtu/tokenizer.h>
+#include <libtu/misc.h>
+#include <libtu/output.h>
 
 
 static const char *errors[]={

mercurial