9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
302 B
C
11 lines
302 B
C
--- src/plugins/modplug/modplug.c.orig 2011-10-20 19:26:08 UTC
|
|
+++ src/plugins/modplug/modplug.c
|
|
@@ -9,7 +9,7 @@
|
|
#include "xmms/xmms_sample.h"
|
|
#include "xmms/xmms_medialib.h"
|
|
#include "xmms/xmms_log.h"
|
|
-#include <modplug.h>
|
|
+#include <libmodplug/modplug.h>
|
|
|
|
#include <glib.h>
|
|
#include <string.h>
|