changed to reflect the name change of R4xTranslator.h to FuncTranslator.h

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2408 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matthew Wilber 2003-01-11 13:52:59 +00:00
parent 0ac173e420
commit b0837927f6

View File

@ -58,7 +58,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <alloca.h>
#include <R4xTranslator.h>
#include <FuncTranslator.h>
struct translation_format;