diff options
Diffstat (limited to 'qtinterface/tqcombo.h')
-rw-r--r-- | qtinterface/tqcombo.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqcombo.h b/qtinterface/tqcombo.h index 2f69e7f..84f9996 100644 --- a/qtinterface/tqcombo.h +++ b/qtinterface/tqcombo.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQCOMBO_H -#define TQCOMBO_H +#ifndef TQT_TQCOMBO_H +#define TQT_TQCOMBO_H #include <tqt.h> @@ -28,4 +28,4 @@ Boston, MA 02110-1301, USA. #include <tqcombobox.h> -#endif /* TQCOMBO_H */
\ No newline at end of file +#endif /* TQT_TQCOMBO_H */
\ No newline at end of file |