Fix a missing include.
This commit is contained in:
parent
d5680ca09c
commit
aabc851a05
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <gtk/gtk.h>
|
||||||
|
|
||||||
#import "OGApplication.h"
|
#import "OGApplication.h"
|
||||||
|
|
||||||
OF_APPLICATION_DELEGATE(OGApplication)
|
OF_APPLICATION_DELEGATE(OGApplication)
|
||||||
|
|
Reference in a new issue