Make 'gb.pdf' compile with poppler-0.72
completes commit a576b687db
Without this change, it would complain about missing getCString
because the POPPLER_VERSION_0_72 was not there.
This commit is contained in:
parent
2457440701
commit
a03ffa0c04
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#ifndef __MAIN_H
|
||||
#define __MAIN_H
|
||||
|
||||
#include "config.h"
|
||||
#include "gambas.h"
|
||||
#include "gb.image.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue