Rename tree.h

This commit is contained in:
Vysheng 2014-11-12 15:52:24 +03:00
parent deb9ef86d8
commit 5a0088cf2f
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include <assert.h>
#include <string.h>
#include <time.h>
#include "tree.h"
#include "tl-parser-tree.h"
#include "tl-parser.h"
#include "crc32.h"
#include "tl-tl.h"