--- src/qgsmcodec.h     2009-12-04 09:28:36.000000000 +0300
+++ src/qgsmcodec.h.patched     2009-12-04 09:27:42.000000000 +0300
@@ -22,8 +22,8 @@
 #ifndef GSM_CODEC
 #define GSM_CODEC

-#include <qstring.h>
-#include <qtextcodec.h>
+#include <QString>
+#include <QTextCodec>

 class QGsmCodec : public QTextCodec
 {

