VS2008 vcproj: added DirectInput.cpp/h

This commit is contained in:
tomcw
2020-11-10 20:47:25 +00:00
parent 8cc04e2b86
commit 9cc49af0dc
2 changed files with 8 additions and 1 deletions

View File

@@ -37,7 +37,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "DiskImage.h"
#include "DiskImageHelper.h"
#include "Log.h"
#include "Card.h"
#include "Memory.h"
ImageInfo::ImageInfo()