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 47c6f08f2..5307595c6 100644 --- a/tools/designer/shared/uib.h +++ b/tools/designer/shared/uib.h @@ -34,7 +34,7 @@ #ifndef UIB_H #define UIB_H -#include <ntqdatastream.h> +#include <tqdatastream.h> const TQ_UINT32 UibMagic = 0xb77c61d8; |