summaryrefslogtreecommitdiffhomepage
path: root/Stars45/VideoDX9.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/VideoDX9.cpp')
-rw-r--r--Stars45/VideoDX9.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/VideoDX9.cpp b/Stars45/VideoDX9.cpp
index 1d19151..2f2b356 100644
--- a/Stars45/VideoDX9.cpp
+++ b/Stars45/VideoDX9.cpp
@@ -23,10 +23,10 @@
#include "Polygon.h"
#include "Light.h"
#include "Solid.h"
+#include "Utils.h"
// +--------------------------------------------------------------------+
-void Print(const char* msg, ...);
char* D3DErrStr(HRESULT dderr);
void VideoDX9Error(const char* msg, HRESULT dderr);
static TexCacheDX9* texcache = 0;