193
edits
(→Example: engines/quux/quux.cpp: Properly initialize _console member.) |
(fix include, thanks _mfk) |
||
Line 169: | Line 169: | ||
#include "common/debug-channels.h" | #include "common/debug-channels.h" | ||
#include "common/error.h" | #include "common/error.h" | ||
#include " | #include "gui/EventRecorder.h" | ||
#include "common/file.h" | #include "common/file.h" | ||
#include "common/fs.h" | #include "common/fs.h" |
edits