wok-next annotate gst0-plugins-bad/stuff/patches/modplug.patch @ rev 19865

slitaz-base-files: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 12 03:41:56 2017 +0300 (2017-09-12)
parents
children
rev   line source
al@19829 1 --- a/ext/modplug/gstmodplug.cc
al@19829 2 +++ b/ext/modplug/gstmodplug.cc
al@19829 3 @@ -50,7 +50,7 @@
al@19829 4 #define WORDS_BIGENDIAN 0
al@19829 5 #endif
al@19829 6
al@19829 7 -#include <stdafx.h>
al@19829 8 +#include <libmodplug/stdafx.h>
al@19829 9 #include <libmodplug/sndfile.h>
al@19829 10
al@19829 11 #include "gstmodplug.h"