mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-08-11 22:25:08 +00:00
Added tchar.h incldue for people using VC Express
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Not needed in VC7.1, but needed in VC Express
|
||||
#include <tchar.h>
|
||||
|
||||
#include <crtdbg.h>
|
||||
#include <dsound.h>
|
||||
#include <dshow.h>
|
||||
|
Reference in New Issue
Block a user