summaryrefslogtreecommitdiffstats
path: root/examples/xml/tagreader
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/tagreader')
-rw-r--r--examples/xml/tagreader/tagreader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/tagreader/tagreader.cpp b/examples/xml/tagreader/tagreader.cpp
index 42d795c76..4abbf73df 100644
--- a/examples/xml/tagreader/tagreader.cpp
+++ b/examples/xml/tagreader/tagreader.cpp
@@ -10,7 +10,7 @@
#include "structureparser.h"
#include <tqfile.h>
#include <tqxml.h>
-#include <ntqwindowdefs.h>
+#include <tqwindowdefs.h>
int main( int argc, char **argv )
{