mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Add missing include file.
This commit is contained in:
parent
dd52700ffa
commit
9cee27e19d
@ -20,6 +20,8 @@
|
|||||||
#ifndef DISPLAYINFORMATION_H
|
#ifndef DISPLAYINFORMATION_H
|
||||||
#define DISPLAYINFORMATION_H
|
#define DISPLAYINFORMATION_H
|
||||||
|
|
||||||
|
#include "typedef.h"
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int width;
|
int width;
|
||||||
int height;
|
int height;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user