From 2e7c78de962bc56bb5b56dcbaff36ed86426a6e0 Mon Sep 17 00:00:00 2001 From: ponchio Date: Wed, 31 Mar 2004 15:06:41 +0000 Subject: [PATCH] #include -> #include --- wrap/gui/frustum.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wrap/gui/frustum.h b/wrap/gui/frustum.h index ef69d083..2f9d5715 100644 --- a/wrap/gui/frustum.h +++ b/wrap/gui/frustum.h @@ -24,13 +24,16 @@ History $Log: not supported by cvs2svn $ +Revision 1.2 2004/03/25 14:55:25 ponchio +Adding copyright. + ****************************************************************************/ #ifndef FRUSTUM_H #define FRUSTUM_H -#include +#include #include #include