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

View File

@ -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)