aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hamfax/files/patch-sound.hpp
blob: 2903185703b01e882b0c4e6082057cdff3bf0590 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Sound.hpp.orig  Sat Jun  7 11:12:19 2003
+++ src/Sound.hpp   Sat Jun  7 11:12:43 2003
@@ -19,6 +19,8 @@
 #ifndef SOUND_HPP
 #define SOUND_HPP
 
+#define AFMT_S16_NE AFMT_S16_LE
+
 #include <qobject.h>
 #include <qstring.h>
 #include <qsocketnotifier.h>