--- tinycc.orig/tests/libtcc_test.c	Sun Oct  8 23:25:03 2006
+++ tinycc/tests/libtcc_test.c	Sun Oct 15 20:59:17 2006
@@ -6,7 +6,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "libtcc.h"
+#include "../libtcc.h"
 
 /* this function is called by the generated code */
 int add(int a, int b)
