summaryrefslogtreecommitdiffhomepage
path: root/Stars45/ExceptionHandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/ExceptionHandler.cpp')
-rw-r--r--Stars45/ExceptionHandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/ExceptionHandler.cpp b/Stars45/ExceptionHandler.cpp
index b6d6bee..d93a88f 100644
--- a/Stars45/ExceptionHandler.cpp
+++ b/Stars45/ExceptionHandler.cpp
@@ -14,7 +14,7 @@
#include <windows.h>
#include <imagehlp.h>
-extern void Print(const char* fmt, ...);
+#include "Utils.h"
// +--------------------------------------------------------------------+