freebsd-ports/graphics/truevision/files/patch-src-dlgutils.cc
Sam Lawrance 3492da6936 Update to 0.5.4
PR:		ports/82535
Submitted by:	Ports Fury
2005-06-22 17:02:55 +00:00

11 lines
291 B
C++

--- src/dlgutils.cc.orig Sun Jun 12 02:34:25 2005
+++ src/dlgutils.cc Mon Jun 20 23:50:40 2005
@@ -27,7 +27,7 @@
#include "include/dlgutils.h"
#include <unistd.h>
-#include <libintl.h>
+#include <ctype.h>
#include "include/main.h"
#include "include/preferences.h"
#include "config.h"