SHA256
1
0
forked from pool/seq24
seq24/seq24-assert.patch

11 lines
181 B
Diff

--- src/perform.cpp
+++ src/perform.cpp
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <time.h>
#include <sched.h>
+#include <assert.h>
//For keys
#include <gtkmm/accelkey.h>