Fix obsolete header includes
This commit is contained in:
parent
ed39a9b434
commit
1e380f695a
@ -15,10 +15,11 @@
|
|||||||
// CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
// CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
#include <gdk/gdk.h>
|
||||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include "fastiv-view.h"
|
#include "fastiv-io.h"
|
||||||
|
|
||||||
static double
|
static double
|
||||||
timestamp(void)
|
timestamp(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user