[Scummvm-git-logs] scummvm master -> 453b2b9c468f50a9f04496e24f8d838d9b45a496

lephilousophe noreply at scummvm.org
Sat May 20 07:36:28 UTC 2023


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:
453b2b9c46 MM: Fix build


Commit: 453b2b9c468f50a9f04496e24f8d838d9b45a496
    https://github.com/scummvm/scummvm/commit/453b2b9c468f50a9f04496e24f8d838d9b45a496
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2023-05-20T09:36:10+02:00

Commit Message:
MM: Fix build

Changed paths:
    engines/mm/mm1/views_enh/interactions/orango.cpp


diff --git a/engines/mm/mm1/views_enh/interactions/orango.cpp b/engines/mm/mm1/views_enh/interactions/orango.cpp
index 965d2d7d925..b489835a292 100644
--- a/engines/mm/mm1/views_enh/interactions/orango.cpp
+++ b/engines/mm/mm1/views_enh/interactions/orango.cpp
@@ -19,7 +19,7 @@
  *
  */
 
-#include "mm/mm1/views_enh/interactions/Orango.h"
+#include "mm/mm1/views_enh/interactions/orango.h"
 #include "mm/mm1/maps/map48.h"
 #include "mm/mm1/globals.h"
 




More information about the Scummvm-git-logs mailing list