Add #ifdef INTERNATIONAL around #include, potentially fixes compilation

This commit is contained in:
Alexander Ewering 2005-09-19 10:15:26 +00:00
parent bf0ef10179
commit 4074832f90

@ -83,7 +83,9 @@
#include "BSE_view.h"
#ifdef INTERNATIONAL
#include "FTF_Api.h"
#endif
#include "mydevice.h"
#include "interface.h"