diff options
| author | Mark Brand <mabrand@mabrand.nl> | 2012-01-18 21:01:26 +0100 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-20 18:48:22 +0100 |
| commit | 15e4df7d83fd30e16f014bc1ddc5d55884b388aa (patch) | |
| tree | de8fb0db51fc8bdfc38f8981433c23986c635b2a /src/corelib/codecs/qgb18030codec.cpp | |
| parent | 2ae91491b48a8684b3bba76664d82cedad92bfcd (diff) | |
update private header references
Change-Id: I092d879653b6900532a0c4534c1eb2be84e9d0f6
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/codecs/qgb18030codec.cpp')
| -rw-r--r-- | src/corelib/codecs/qgb18030codec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/codecs/qgb18030codec.cpp b/src/corelib/codecs/qgb18030codec.cpp index 28d42e0983d..8490a6220fc 100644 --- a/src/corelib/codecs/qgb18030codec.cpp +++ b/src/corelib/codecs/qgb18030codec.cpp @@ -44,7 +44,7 @@ \internal */ -#include "qgb18030codec.h" +#include "qgb18030codec_p.h" #ifndef QT_NO_TEXTCODEC |
