@@ -17,10 +17,8 @@
////////////////////////////////////////////////////////////////////
#include "pandabase.h"
-
#include "config_express.h"
-#include <notify.h>
+#include "notify.h"
// Function: CircBuffer::Constructor
@@ -20,7 +20,7 @@
#define __LERPFUNCTOR_H__
-#include <typedReferenceCount.h>
+#include "typedReferenceCount.h"
class EXPCL_PANDA LerpFunctor : public TypedReferenceCount {
public: