mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
11 lines
268 B
C
11 lines
268 B
C
--- clib/ogl_bitmap_character.c.orig 2019-02-13 05:26:19 UTC
|
|
+++ clib/ogl_bitmap_character.c
|
|
@@ -23,7 +23,7 @@
|
|
|
|
#include <assert.h>
|
|
|
|
-#include <../lib/glut/glutbitmap.h>
|
|
+#include "glutbitmap.h"
|
|
|
|
|
|
/*------------------------------------------------------------*/
|