From 2599af48157d15d9b6a36c96ce9c60a3f091c024 Mon Sep 17 00:00:00 2001 From: Darryl Pogue Date: Sun, 30 Oct 2011 13:04:46 -0700 Subject: [PATCH] Fix for pnNucleusCreatables.h --- Sources/Plasma/NucleusLib/inc/pnNucleusCreatables.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/Plasma/NucleusLib/inc/pnNucleusCreatables.h b/Sources/Plasma/NucleusLib/inc/pnNucleusCreatables.h index df20e728..39a242d4 100644 --- a/Sources/Plasma/NucleusLib/inc/pnNucleusCreatables.h +++ b/Sources/Plasma/NucleusLib/inc/pnNucleusCreatables.h @@ -68,6 +68,5 @@ REGISTER_NONCREATABLE( plDispatchBase ); #include "pnNetCommon/pnNetCommonCreatable.h" #include "pnSceneObject/pnSceneObjectCreatable.h" #include "pnTimer/pnTimerCreatable.h" -#include "pnUUID/pnUUIDCreatable.h" #endif // pnNucleusCreatables_inc