Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-10-06 18:20:06 +0000
committerStijn Buys <ingar@osirion.org>2008-10-06 18:20:06 +0000
commitd13118f006f0249577c5a829c2c22a33fe12d8ac (patch)
treed6ed21994e4433de06eedd6bb1bc1223d7d2ca1a /src/filesystem/filesystem.h
parent094221dae7b094bf0d61128634a00d52b265b0d5 (diff)
updated inifile API
Diffstat (limited to 'src/filesystem/filesystem.h')
-rw-r--r--src/filesystem/filesystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filesystem/filesystem.h b/src/filesystem/filesystem.h
index f8740d1..b0232f2 100644
--- a/src/filesystem/filesystem.h
+++ b/src/filesystem/filesystem.h
@@ -9,6 +9,7 @@
#include "filesystem/file.h"
#include "filesystem/diskfile.h"
+#include "filesystem/inifile.h"
#include <string>
#include <list>