diff options
Diffstat (limited to 'qtinterface/tqlist.h')
-rw-r--r-- | qtinterface/tqlist.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqlist.h b/qtinterface/tqlist.h index e497685..40873f9 100644 --- a/qtinterface/tqlist.h +++ b/qtinterface/tqlist.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQLIST_H -#define TQLIST_H +#ifndef TQT_TQLIST_H +#define TQT_TQLIST_H #include <tqt.h> @@ -28,4 +28,4 @@ Boston, MA 02110-1301, USA. #include <tqptrlist.h> -#endif /* TQLIST_H */
\ No newline at end of file +#endif /* TQT_TQLIST_H */
\ No newline at end of file |