summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_mips_dspr2_asm.S
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-12-17 22:24:55 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-09 00:01:57 +0100
commit05659223bf02c8bac0463fe1e7a9364ef5677b75 (patch)
treec9e4dc75c7268e0462e15f1b8f183ffde99b3853 /src/gui/painting/qdrawhelper_mips_dspr2_asm.S
parent932034b3df322e7a9dc3d7979584019b46277e50 (diff)
Rename qt_mips_asm_dsp.h to a "_p.h" header
It mustn't be installed and it mustn't be available in the master include. It's an assembler header anyway. Also, take the opportunity to add the "We mean it". Change-Id: Id4233e5bda458714a0d329549afe499d861acc56 Reviewed-by: Adrian Perez de Castro <aperez@igalia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'src/gui/painting/qdrawhelper_mips_dspr2_asm.S')
-rw-r--r--src/gui/painting/qdrawhelper_mips_dspr2_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qdrawhelper_mips_dspr2_asm.S b/src/gui/painting/qdrawhelper_mips_dspr2_asm.S
index 1539b17e64..ec220732be 100644
--- a/src/gui/painting/qdrawhelper_mips_dspr2_asm.S
+++ b/src/gui/painting/qdrawhelper_mips_dspr2_asm.S
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qt_mips_asm_dsp.h"
+#include "qt_mips_asm_dsp_p.h"
LEAF_MIPS_DSPR2(qConvertRgb16To32_asm_mips_dspr2)
/*