summaryrefslogtreecommitdiffhomepage
path: root/Stars45/MachineInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/MachineInfo.cpp')
-rw-r--r--Stars45/MachineInfo.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Stars45/MachineInfo.cpp b/Stars45/MachineInfo.cpp
index 59f3566..85d2bd6 100644
--- a/Stars45/MachineInfo.cpp
+++ b/Stars45/MachineInfo.cpp
@@ -15,6 +15,7 @@
#include "MemDebug.h"
#include "MachineInfo.h"
+#include "Utils.h"
#define DIRECTINPUT_VERSION 0x0700
@@ -26,8 +27,6 @@
// +--------------------------------------------------------------------+
-void Print(const char* fmt, ...);
-
static int cpu_class=-1;
static int cpu_speed=-1;
static int platform=-1;