diff options
Diffstat (limited to 'qtinterface/tqthread.h')
-rw-r--r-- | qtinterface/tqthread.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqthread.h b/qtinterface/tqthread.h index 9cc2a50..f58cf08 100644 --- a/qtinterface/tqthread.h +++ b/qtinterface/tqthread.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQTHREAD_H -#define TQTHREAD_H +#ifndef TQT_TQTHREAD_H +#define TQT_TQTHREAD_H #include <tqt.h> @@ -42,4 +42,4 @@ Boston, MA 02110-1301, USA. #endif // USE_QT4 -#endif /* TQTHREAD_H */
\ No newline at end of file +#endif /* TQT_TQTHREAD_H */
\ No newline at end of file |