Fix some implicit declaration warnings
There were some includes of gtkmain.h missing
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtkorientableprivate.h"
|
||||
#include "gtkrange.h"
|
||||
|
||||
Reference in New Issue
Block a user