try to fix buildbot:

./wslua_field.c:32:31: fatal error: ftypes/ftypes-int.h: No such file or directory

svn path=/trunk/; revision=53225
This commit is contained in:
Jakub Zawadzki 2013-11-10 14:00:29 +00:00
parent 9a6810481d
commit b6512582ab
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "config.h"
#include <epan/emem.h>
#include <ftypes/ftypes-int.h>
#include <epan/ftypes/ftypes-int.h>
/* WSLUA_MODULE Field Obtaining dissection data */