@@ -31,7 +31,7 @@
// within the Panda environment.
#include "directbase.h"
-#include "notify.h"
+#include "pnotify.h"
#include "filename.h"
#include "numeric_types.h"
#include "pvector.h"
@@ -17,7 +17,7 @@
////////////////////////////////////////////////////////////////////
#include "smoothMover.h"
#include "compose_matrix.h"
SmoothMover::SmoothMode SmoothMover::_smooth_mode = SmoothMover::SM_off;