mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fix build issue, should include look_at.h instead of look_at_src.h
This commit is contained in:
parent
3ce705519d
commit
a9d1d1ad54
@ -13,7 +13,7 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "triangulator3.h"
|
#include "triangulator3.h"
|
||||||
#include "look_at_src.h"
|
#include "look_at.h"
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: Triangulator3::Constructor
|
// Function: Triangulator3::Constructor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user