2
0
David Rose 20 жил өмнө
parent
commit
8e46c28d93

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

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