GLUT: Make sure to use GLU headers.

* Fixes build, sorry about that.
This commit is contained in:
Alexander von Gluck IV
2012-11-18 07:56:22 -06:00
parent 46db18d199
commit e85a27423c
+1
View File
@@ -1,4 +1,5 @@
SubDir HAIKU_TOP src libs glut ;
SubDirSysHdrs $(HAIKU_GLU_HEADERS) ;
SubDirSysHdrs $(HAIKU_MESA_HEADERS) ;
SetSubDirSupportedPlatformsBeOSCompatible ;