mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
14 lines
413 B
Diff
14 lines
413 B
Diff
|
Index: megatunix-0.9.23/msloader/mtxloader.c
|
||
|
===================================================================
|
||
|
--- megatunix-0.9.23.orig/msloader/mtxloader.c
|
||
|
+++ megatunix-0.9.23/msloader/mtxloader.c
|
||
|
@@ -5,7 +5,7 @@
|
||
|
#include <getfiles.h>
|
||
|
#include <gtk/gtk.h>
|
||
|
#include <glib/gstdio.h>
|
||
|
-#include <glib/gstring.h>
|
||
|
+#include <glib.h>
|
||
|
#include <loader_common.h>
|
||
|
#include <ms1_loader.h>
|
||
|
#include <ms2_loader.h>
|