summaryrefslogtreecommitdiff
path: root/lib/file.h
diff options
context:
space:
mode:
authordeva <deva>2006-08-16 23:48:22 +0000
committerdeva <deva>2006-08-16 23:48:22 +0000
commit6c07f9219bed6ccddc9b65ad40414cf0a9f7d633 (patch)
tree95f5fe5db16808d7b13511a6344bc269692e6e17 /lib/file.h
parentcca64725502c1035ca50675dda6c42dad18f0cbf (diff)
Finished the Configuration class (Still missing vector<string> though!)
Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places.
Diffstat (limited to 'lib/file.h')
-rw-r--r--lib/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/file.h b/lib/file.h
index a7a1cba..8b241b4 100644
--- a/lib/file.h
+++ b/lib/file.h
@@ -24,7 +24,6 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include "config.h"
#ifndef __MIAV_FILE_H__
#define __MIAV_FILE_H__