mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
12 lines
252 B
C++
12 lines
252 B
C++
--- texture/texture_rough.cc.orig Thu Feb 19 20:48:54 2004
|
|
+++ texture/texture_rough.cc Thu Feb 19 20:49:59 2004
|
|
@@ -8,7 +8,7 @@
|
|
// $Id: texture_rough.cc,v 1.1 2003/10/11 18:11:00 jon Exp $
|
|
//
|
|
|
|
-
|
|
+#include <assert.h>
|
|
#include "texture_rough.h"
|
|
|
|
|