[Project64] remove #include <shellapi.h> from Project64/stdafx.h

This commit is contained in:
zilmar 2016-01-14 17:29:25 +11:00
parent 5fbee504f7
commit 4a1f2552e6
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#include <common/MemTest.h>
#include <common/CriticalSection.h>
#include <shellapi.h>
#include <Project64-core/Multilanguage.h>
#include "UserInterface.h"
#include "N64System.h"