mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
fix public header's includes
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
#define cglm_plane_h
|
||||
|
||||
#include "common.h"
|
||||
#include "mat4.h"
|
||||
#include "vec4.h"
|
||||
#include "vec3.h"
|
||||
|
||||
/*
|
||||
Plane equation: Ax + By + Cz + D = 0;
|
||||
|
||||
Reference in New Issue
Block a user