mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
tinydisplay: fix missing include in zmath.h
This commit is contained in:
parent
f9c213fcbb
commit
9dce403bee
@ -1,6 +1,8 @@
|
||||
#ifndef __ZMATH__
|
||||
#define __ZMATH__
|
||||
|
||||
#include "numeric_types.h"
|
||||
|
||||
/* Matrix & Vertex */
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user