summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/DataLoader.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-09-11 19:19:32 +0200
committerAki <please@ignore.pl>2022-09-11 19:19:32 +0200
commit5310ea3564fe98b2940a63b72621b79de9290f77 (patch)
tree0d5b7a09d9cbef287d3af71f48f31f1935d0a075 /StarsEx/DataLoader.h
parenteb1433d1c9d87470952a8ef626c790a8a60b8d76 (diff)
downloadstarshatter-5310ea3564fe98b2940a63b72621b79de9290f77.zip
starshatter-5310ea3564fe98b2940a63b72621b79de9290f77.tar.gz
starshatter-5310ea3564fe98b2940a63b72621b79de9290f77.tar.bz2
Replaced Datafile and StarsEx/Archive with dat and ArchiveEx
Diffstat (limited to 'StarsEx/DataLoader.h')
-rw-r--r--StarsEx/DataLoader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/DataLoader.h b/StarsEx/DataLoader.h
index f3fbb32..13595dd 100644
--- a/StarsEx/DataLoader.h
+++ b/StarsEx/DataLoader.h
@@ -10,7 +10,6 @@
#ifndef DataLoader_h
#define DataLoader_h
-#include "Archive.h"
#include "DataSource.h"
#include "Types.h"
#include "List.h"