diff options
Diffstat (limited to 'qtinterface/private/tqucom_p.h')
-rw-r--r-- | qtinterface/private/tqucom_p.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/private/tqucom_p.h b/qtinterface/private/tqucom_p.h index f189bbf..be46f52 100644 --- a/qtinterface/private/tqucom_p.h +++ b/qtinterface/private/tqucom_p.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQUCOM_P_H -#define TQUCOM_P_H +#ifndef TQT_TQUCOM_P_H +#define TQT_TQUCOM_P_H #include <tqt.h> @@ -32,4 +32,4 @@ Boston, MA 02110-1301, USA. #endif // USE_QT3 -#endif /* TQUCOM_P_H */ +#endif /* TQT_TQUCOM_P_H */ |