Removed unneeded header fs_image.h.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* IsoDataSource to read image data.
|
||||
*/
|
||||
|
||||
#include "fs_image.h"
|
||||
#include "libisofs.h"
|
||||
#include "error.h"
|
||||
#include "ecma119.h"
|
||||
#include "messages.h"
|
||||
|
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Vreixo Formoso
|
||||
*
|
||||
* This file is part of the libisofs project; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation. See COPYING file for details.
|
||||
*/
|
||||
|
||||
#ifndef LIBISO_FS_IMAGE_H_
|
||||
#define LIBISO_FS_IMAGE_H_
|
||||
|
||||
#include "libisofs.h"
|
||||
#include "fsource.h"
|
||||
|
||||
#endif /*LIBISO_FS_IMAGE_H_*/
|
Reference in New Issue
Block a user