Relocate typedef.h

This commit is contained in:
Berke Viktor
2012-10-21 04:41:59 +02:00
parent 0ca97e2108
commit df33905ad1
10 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@
#include "sexy-marshal.h"
#ifdef WIN32
#include "typedef.h"
#include "../common/typedef.h"
#include <io.h>
#else
#include <unistd.h>