Fix georges sound plugin compilation

This commit is contained in:
kaetemi 2014-02-04 19:21:13 +01:00
parent f3a1dad1d2
commit 2833cc42d4
4 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@
#include <afxdlgs.h>
#include <set>
#include "resource.h"
namespace NLGEORGES
{

View file

@ -24,6 +24,7 @@
//
#include "PageBase.h"
/////////////////////////////////////////////////////////////////////////////
// CPageComplex dialog

View file

@ -22,6 +22,7 @@
#endif // _MSC_VER > 1000
// LoadingDialog.h : header file
//
#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CLoadingDialog dialog

View file

@ -21,6 +21,7 @@
#include "std_sound_plugin.h"
#include "listener_view.h"
#include "nel/sound/u_audio_mixer.h"
#include "resource.h"
#include "../georges_dll/plugin_interface.h"