summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Archive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Archive.cpp')
-rw-r--r--Stars45/Archive.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Stars45/Archive.cpp b/Stars45/Archive.cpp
index cf45331..258452d 100644
--- a/Stars45/Archive.cpp
+++ b/Stars45/Archive.cpp
@@ -10,6 +10,7 @@
#include "MemDebug.h"
#include "Types.h"
#include "Archive.h"
+#include "Utils.h"
#include <fcntl.h>
#include <sys/types.h>
@@ -22,8 +23,6 @@
// +--------------------------------------------------------------------+
-void Print(const char* fmt, ...);
-
int verbose = 1;
int err;