App: Add shimatta-opengl as dependency

This commit is contained in:
2020-06-25 23:45:32 +02:00
parent c5610b444b
commit 4b290fb608
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
#include <stdio.h>
#include <gtk/gtk.h>
#include <gtk-graph-view.h>
#include <shimatta-opengl-program.h>
static gboolean main_window_delete_event(GtkWidget *window, gpointer user)
{