Browse Source

add missing include

David Rose 17 years ago
parent
commit
f6d5d61479
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/mathutil/fftCompressor.cxx

+ 1 - 0
panda/src/mathutil/fftCompressor.cxx

@@ -19,6 +19,7 @@
 #include "datagram.h"
 #include "datagramIterator.h"
 #include "compose_matrix.h"
+#include "pmap.h"
 #include <math.h>
 
 #ifdef HAVE_FFTW