diff options
Diffstat (limited to 'qtinterface/tqdatastream.h')
-rw-r--r-- | qtinterface/tqdatastream.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqdatastream.h b/qtinterface/tqdatastream.h index 4638f7e..fdc54bf 100644 --- a/qtinterface/tqdatastream.h +++ b/qtinterface/tqdatastream.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQDATASTREAM_H -#define TQDATASTREAM_H +#ifndef TQT_TQDATASTREAM_H +#define TQT_TQDATASTREAM_H #include <tqt.h> #include <tqiodevice.h> @@ -43,4 +43,4 @@ Boston, MA 02110-1301, USA. #endif // USE_QT4 -#endif /* TQDATASTREAM_H */
\ No newline at end of file +#endif /* TQT_TQDATASTREAM_H */
\ No newline at end of file |