diff options
Diffstat (limited to 'qtinterface/tqtl.h')
-rw-r--r-- | qtinterface/tqtl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqtl.h b/qtinterface/tqtl.h index 40efda6..57547bd 100644 --- a/qtinterface/tqtl.h +++ b/qtinterface/tqtl.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQTL_H -#define TQTL_H +#ifndef TQT_TQTL_H +#define TQT_TQTL_H #include <tqt.h> @@ -359,4 +359,4 @@ inline TQBackInsertIterator<Container> qBackInserter( Container &c ) #endif // USE_QT4 -#endif /* TQTL_H */
\ No newline at end of file +#endif /* TQT_TQTL_H */
\ No newline at end of file |