include readtex.h

This commit is contained in:
Brian Paul
2005-01-09 17:39:06 +00:00
parent 92eddb0fd4
commit 2d84ed83c4
5 changed files with 6 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include <string.h>
#ifdef WIN32
#include <windows.h>