Browse Source

Make sure plNetAddress is included correctly.

Darryl Pogue 13 years ago
parent
commit
bb200c5b30
  1. 2
      Sources/Plasma/NucleusLib/pnAsyncCore/Private/pnAcIo.h
  2. 2
      Sources/Plasma/NucleusLib/pnAsyncCoreExe/Private/pnAceInt.h

2
Sources/Plasma/NucleusLib/pnAsyncCore/Private/pnAcIo.h

@ -50,6 +50,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#endif
#define PLASMA20_SOURCES_PLASMA_NUCLEUSLIB_PNASYNCCORE_PRIVATE_PNACIO_H
#include "pnNetCommon/plNetAddress.h"
/****************************************************************************
*

2
Sources/Plasma/NucleusLib/pnAsyncCoreExe/Private/pnAceInt.h

@ -50,6 +50,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#endif
#define PLASMA20_SOURCES_PLASMA_NUCLEUSLIB_PNASYNCCOREEXE_PRIVATE_PNACEINT_H
#include "pnNetCommon/plNetAddress.h"
/*****************************************************************************
*

Loading…
Cancel
Save