From a1092350bbd1dd0dfb1db65fb9633972f5a8094f Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 17 Mar 2004 15:36:03 +0000 Subject: [PATCH] missing include --- pandaapp/src/indexify/indexParameters.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pandaapp/src/indexify/indexParameters.h b/pandaapp/src/indexify/indexParameters.h index a898f644f8..65f65ae7ed 100644 --- a/pandaapp/src/indexify/indexParameters.h +++ b/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.