diff options
author | craigsc | 2020-01-11 12:08:21 -0800 |
---|---|---|
committer | craigsc | 2020-01-11 12:08:21 -0800 |
commit | 3dd4fb16f017a8eab5c6c11fd119a397b457866e (patch) | |
tree | 5b80b5c5038d8577c2d674a5a4742b335deca515 /engines/bbvs | |
parent | f9f81ea9baecb714f26cf1c17a1b0ae58431467b (diff) | |
parent | 5893672b80f00fced33c42e63471d68ba47d7dd4 (diff) | |
download | scummvm-rg350-3dd4fb16f017a8eab5c6c11fd119a397b457866e.tar.gz scummvm-rg350-3dd4fb16f017a8eab5c6c11fd119a397b457866e.tar.bz2 scummvm-rg350-3dd4fb16f017a8eab5c6c11fd119a397b457866e.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'engines/bbvs')
-rw-r--r-- | engines/bbvs/bbvs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/bbvs/bbvs.h b/engines/bbvs/bbvs.h index a9d37c2551..cfa7abf6e8 100644 --- a/engines/bbvs/bbvs.h +++ b/engines/bbvs/bbvs.h @@ -32,8 +32,6 @@ #include "common/str.h" #include "common/substream.h" #include "common/system.h" -#include "common/winexe.h" -#include "common/winexe_pe.h" #include "engines/engine.h" struct ADGameDescription; |