mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fix georges sound plugin compilation
This commit is contained in:
parent
f3a1dad1d2
commit
2833cc42d4
4 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include <afxdlgs.h>
|
||||
#include <set>
|
||||
#include "resource.h"
|
||||
|
||||
namespace NLGEORGES
|
||||
{
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
//
|
||||
#include "PageBase.h"
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CPageComplex dialog
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
#endif // _MSC_VER > 1000
|
||||
// LoadingDialog.h : header file
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CLoadingDialog dialog
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue