mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
11 lines
305 B
Diff
11 lines
305 B
Diff
--- ext/modplug/gstmodplug.cc.orig 2014-04-03 12:41:52.051813074 +0200
|
|
+++ ext/modplug/gstmodplug.cc 2014-04-03 12:42:08.906719756 +0200
|
|
@@ -50,7 +50,7 @@
|
|
#define WORDS_BIGENDIAN 0
|
|
#endif
|
|
|
|
-#include <stdafx.h>
|
|
+#include <libmodplug/stdafx.h>
|
|
#include <libmodplug/sndfile.h>
|
|
|
|
#include "gstmodplug.h"
|