[Scummvm-git-logs] scummvm master -> 8ef79426405bb84b63972343ec54b9b60557bc84

SupSuper supsuper at gmail.com
Fri Mar 26 08:39:14 UTC 2021


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:
8ef7942640 NANCY: Fix compilation


Commit: 8ef79426405bb84b63972343ec54b9b60557bc84
    https://github.com/scummvm/scummvm/commit/8ef79426405bb84b63972343ec54b9b60557bc84
Author: SupSuper (supsuper at gmail.com)
Date: 2021-03-26T08:39:05Z

Commit Message:
NANCY: Fix compilation

Changed paths:
    engines/nancy/cheat.cpp


diff --git a/engines/nancy/cheat.cpp b/engines/nancy/cheat.cpp
index e7c7a10bdc..91ad467495 100644
--- a/engines/nancy/cheat.cpp
+++ b/engines/nancy/cheat.cpp
@@ -22,6 +22,7 @@
 
 #include "engines/nancy/cheat.h"
 
+#include "common/scummsys.h"
 #include "common/winexe.h"
 #include "common/translation.h"
 #include "common/stream.h"




More information about the Scummvm-git-logs mailing list