Browse Source

Fix wrong include in pnDispatchCreatable.h

tickets/55/55/1
Darryl Pogue 8 months ago
parent
commit
a90be5e6dd
  1. 2
      Sources/Plasma/NucleusLib/pnDispatch/pnDispatchCreatable.h

2
Sources/Plasma/NucleusLib/pnDispatch/pnDispatchCreatable.h

@ -43,7 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef pnDispatchCreatable_inc #ifndef pnDispatchCreatable_inc
#define pnDispatchCreatable_inc #define pnDispatchCreatable_inc
#include "../pnFactory/plCreatable.h" #include "../pnFactory/plCreator.h"
#include "plDispatch.h" #include "plDispatch.h"

Loading…
Cancel
Save