ports/net/cphone/files/patch-options.h
Rong-En Fan 2c8a0e00ab - Fix build with new openh323/pwlib
PR:		ports/121290
Submitted by:	rafan
Approved by:	portmgr (marcus)
2008-03-10 12:45:41 +00:00

10 lines
232 B
C++

--- ./options.h.orig 2008-03-02 22:44:57.000000000 +0800
+++ ./options.h 2008-03-02 22:45:04.000000000 +0800
@@ -48,6 +48,7 @@
#define _CPhone_OPTIONS_H
#include <ptlib.h>
+#include <ptlib/sound.h>
class MainUserInterface;