summaryrefslogtreecommitdiffhomepage
path: root/Stars45/VideoDX9Enum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/VideoDX9Enum.cpp')
-rw-r--r--Stars45/VideoDX9Enum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/VideoDX9Enum.cpp b/Stars45/VideoDX9Enum.cpp
index c6df690..96f938a 100644
--- a/Stars45/VideoDX9Enum.cpp
+++ b/Stars45/VideoDX9Enum.cpp
@@ -15,10 +15,10 @@
#include "VideoDX9Enum.h"
#include "VideoSettings.h"
#include "Color.h"
+#include "Utils.h"
// +--------------------------------------------------------------------+
-void Print(const char* msg, ...);
char* DDErrStr(HRESULT dderr);
void VideoDX9Error(const char* msg, HRESULT dderr);
int VD3D_describe_things;