From 652836be045dc067e0b92e84a1d868d754e371fa Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 5 Feb 2013 16:22:44 +0000 Subject: [PATCH] remove unnecessary includes that will hopefully fix a compilation issue --- pandatool/src/maxegg/maxEgg.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/pandatool/src/maxegg/maxEgg.h b/pandatool/src/maxegg/maxEgg.h index 326a322991..e7f213007e 100755 --- a/pandatool/src/maxegg/maxEgg.h +++ b/pandatool/src/maxegg/maxEgg.h @@ -57,8 +57,6 @@ #include "eggVertexPool.h" #include "eggNurbsCurve.h" #include "pandatoolbase.h" -#include "somethingToEgg.h" -#include "somethingToEggConverter.h" #include "eggXfmSAnim.h" #include "pathStore.h"