178
edits
(try updating for random source changes (untested)) |
(→Example: engines/quux/quux.cpp: Add missing include) |
||
Line 158: | Line 158: | ||
#include "common/debug.h" | #include "common/debug.h" | ||
#include "common/debug-channels.h" | #include "common/debug-channels.h" | ||
#include "common/error.h" | |||
#include "common/EventRecorder.h" | #include "common/EventRecorder.h" | ||
#include "common/file.h" | #include "common/file.h" |
edits