aboutsummaryrefslogtreecommitdiffstats
path: root/src/gqueue
diff options
context:
space:
mode:
Diffstat (limited to 'src/gqueue')
-rw-r--r--src/gqueue/gqueue_mk.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gqueue/gqueue_mk.c b/src/gqueue/gqueue_mk.c
new file mode 100644
index 00000000..4f22f97b
--- /dev/null
+++ b/src/gqueue/gqueue_mk.c
@@ -0,0 +1,8 @@
+/*
+ * This file is subject to the terms of the GFX License. If a copy of
+ * the license was not distributed with this file, you can obtain one at:
+ *
+ * http://ugfx.org/license.html
+ */
+
+#include "gqueue.c"