diff options
Diffstat (limited to 'tools/designer/shared/uib.h')
-rw-r--r-- | tools/designer/shared/uib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/uib.h b/tools/designer/shared/uib.h index d8a73dbd3..d4b09addf 100644 --- a/tools/designer/shared/uib.h +++ b/tools/designer/shared/uib.h @@ -34,7 +34,7 @@ #ifndef UIB_H #define UIB_H -#include <qdatastream.h> +#include <ntqdatastream.h> const Q_UINT32 UibMagic = 0xb77c61d8; |