Maik Justus : if the build is configured without FG_JPEG_SERVER, the compilation fails.
This commit is contained in:
parent
c219b34f0c
commit
0bd6fa4bc0
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
void init(int, int);
|
||||
void destroy();
|
||||
int render();
|
||||
void setFrustum(double,double,double,double,double,double);
|
||||
void *data();
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue