소스 검색

missing include

David Rose 22 년 전
부모
커밋
a1092350bb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.