Update of /cvsroot/plib/plib/src/pui
In directory usw-pr-cvs1:/tmp/cvs-serv28287
Modified Files:
pu.h
Log Message:
Change from Norman Vine: Include changes
Index: pu.h
===================================================================
RCS file: /cvsroot/plib/plib/src/pui/pu.h,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- pu.h 31 Aug 2002 00:06:13 -0000 1.119
+++ pu.h 31 Aug 2002 08:03:12 -0000 1.120
@@ -24,13 +24,6 @@
#ifndef _PU_H_
#define _PU_H_ 1
-#ifdef __APPLE__
-# include <OpenGL/gl.h>
-#else
-# include <GL/gl.h>
-#endif
-
-#include "sg.h"
#include "fnt.h"
/*
|