diff options
Diffstat (limited to 'examples/demo/main.cpp')
-rw-r--r-- | examples/demo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp index e02a375df..892e18dc5 100644 --- a/examples/demo/main.cpp +++ b/examples/demo/main.cpp @@ -52,7 +52,7 @@ #if defined(Q_OS_MACX) #include <stdlib.h> -#include <ntqdir.h> +#include <tqdir.h> #endif #include "categoryinterface.h" |