Fix obsolete header includes

This commit is contained in:
Přemysl Eric Janouch 2021-11-09 18:15:15 +01:00
parent ed39a9b434
commit 1e380f695a
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 2 additions and 1 deletions

View File

@ -15,10 +15,11 @@
// CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
//
#include <gdk/gdk.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <time.h>
#include "fastiv-view.h"
#include "fastiv-io.h"
static double
timestamp(void)