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