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/qjiscodec.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/qjiscodec.cpp')
| -rw-r--r-- | src/corelib/codecs/qjiscodec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/codecs/qjiscodec.cpp b/src/corelib/codecs/qjiscodec.cpp index 99c756e8594..b311646404e 100644 --- a/src/corelib/codecs/qjiscodec.cpp +++ b/src/corelib/codecs/qjiscodec.cpp @@ -48,7 +48,7 @@ \internal */ -#include "qjiscodec.h" +#include "qjiscodec_p.h" #include "qlist.h" QT_BEGIN_NAMESPACE |
