[Scummvm-git-logs] scummvm master -> 7513abd4f2c33ec07ae2f52f11f38fb9158affda
aquadran
noreply at scummvm.org
Sun Sep 4 14:06:42 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7513abd4f2 WINTERMUTE: Fixed compilation
Commit: 7513abd4f2c33ec07ae2f52f11f38fb9158affda
https://github.com/scummvm/scummvm/commit/7513abd4f2c33ec07ae2f52f11f38fb9158affda
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-09-04T16:06:35+02:00
Commit Message:
WINTERMUTE: Fixed compilation
Changed paths:
engines/wintermute/base/gfx/xmodel.h
diff --git a/engines/wintermute/base/gfx/xmodel.h b/engines/wintermute/base/gfx/xmodel.h
index ac9f61fcaa8..a4798ac600c 100644
--- a/engines/wintermute/base/gfx/xmodel.h
+++ b/engines/wintermute/base/gfx/xmodel.h
@@ -33,6 +33,7 @@
#include "engines/wintermute/coll_templ.h"
#include "engines/wintermute/math/rect32.h"
#include "engines/wintermute/video/video_theora_player.h"
+#include "engines/wintermute/utils/utils.h"
#include "math/matrix4.h"
#include "math/vector3d.h"
More information about the Scummvm-git-logs
mailing list