Browse Source

missing include

David Rose 22 years ago
parent
commit
a1092350bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pandaapp/src/indexify/indexParameters.h

+ 1 - 0
pandaapp/src/indexify/indexParameters.h

@@ -23,6 +23,7 @@
 
 #include "filename.h"
 #include "dSearchPath.h"
+#include "pnmImage.h"
 
 // Some of these constants may be modified by command-line parameters
 // from the user.