summaryrefslogtreecommitdiffstats
path: root/src/moc/moc.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/moc/moc.y')
-rw-r--r--src/moc/moc.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moc/moc.y b/src/moc/moc.y
index 796647595..222ff3f27 100644
--- a/src/moc/moc.y
+++ b/src/moc/moc.y
@@ -64,7 +64,7 @@ void yyerror( const char *msg );
#include "ntqdict.h"
#include "ntqfile.h"
#include "ntqdir.h"
-#include "ntqptrlist.h"
+#include "tqptrlist.h"
#include "ntqregexp.h"
#include "ntqstrlist.h"
#ifdef MOC_MWERKS_PLUGIN