#ifndef LIBRARIES_FILEHANDLER_H #define LIBRARIES_FILEHANDLER_H /* ** $VER: filehandler.h 47.1 (29.7.2019) ** ** device and file handler specific code for AmigaDOS ** Obsolete - see dos/filehandler.h ** ** Copyright (C) 2019 Hyperion Entertainment CVBA. ** Developed under license. */ #ifndef DOS_FILEHANDLER_H #include #endif #endif /* LIBRARIES_FILEHANDLER_H */