mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix ARToolKit compile issues
This commit is contained in:
parent
1e88d83feb
commit
87ba6c1597
@ -23,7 +23,7 @@
|
|||||||
#include "compose_matrix.h"
|
#include "compose_matrix.h"
|
||||||
#include "config_grutil.h"
|
#include "config_grutil.h"
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "artools.h"
|
#include "AR/ar.h"
|
||||||
};
|
};
|
||||||
|
|
||||||
ARToolKit::PatternTable ARToolKit::_pattern_table;
|
ARToolKit::PatternTable ARToolKit::_pattern_table;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user