Browse Source

one more pnotify

David Rose 20 years ago
parent
commit
8e46c28d93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx

+ 1 - 1
panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx

@@ -23,7 +23,7 @@
 #include "pnmImage.h"
 #include "pnmImage.h"
 #include "pnmReader.h"
 #include "pnmReader.h"
 
 
-#include "notify.h"
+#include "pnotify.h"
 
 
 // Much code in this file is borrowed from Netpbm, specifically sgitopnm.c.
 // Much code in this file is borrowed from Netpbm, specifically sgitopnm.c.