explicit <shlobj.h> to fix just a few build errors w/o ATL

This commit is contained in:
unknown 2015-08-28 18:35:13 -04:00
parent 7ce4f3db93
commit 7b4b5a6827
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "stdafx.h"
#include <commctrl.h>
#include <shlobj.h>
CRomBrowser::CRomBrowser (HWND & MainWindow, HWND & StatusWindow ) :
m_MainWindow(MainWindow),