[Scummvm-git-logs] scummvm master -> 0fe46dbebf4f89a6325f80316f189cb083589bd9

lephilousophe noreply at scummvm.org
Mon Jan 27 22:10:37 UTC 2025


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:
0fe46dbebf DLC: Fix build


Commit: 0fe46dbebf4f89a6325f80316f189cb083589bd9
    https://github.com/scummvm/scummvm/commit/0fe46dbebf4f89a6325f80316f189cb083589bd9
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-01-27T23:10:07+01:00

Commit Message:
DLC: Fix build

Changed paths:
    backends/dlc/scummvmcloud.h


diff --git a/backends/dlc/scummvmcloud.h b/backends/dlc/scummvmcloud.h
index 6663a46c3aa..6a123680900 100644
--- a/backends/dlc/scummvmcloud.h
+++ b/backends/dlc/scummvmcloud.h
@@ -22,6 +22,7 @@
 #ifndef BACKENDS_DLC_SCUMMVMCLOUD_H
 #define BACKENDS_DLC_SCUMMVMCLOUD_H
 
+#include "common/error.h"
 #include "common/queue.h"
 
 #include "backends/dlc/store.h"




More information about the Scummvm-git-logs mailing list