one more pnotify

This commit is contained in:
David Rose 2006-03-20 02:40:46 +00:00
parent 5294efe679
commit 8e46c28d93
1 changed files with 1 additions and 1 deletions

View File

@ -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.