diff options
Diffstat (limited to 'noatun/library')
-rw-r--r-- | noatun/library/equalizerview.h | 4 | ||||
-rw-r--r-- | noatun/library/noatun/vequalizer.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/noatun/library/equalizerview.h b/noatun/library/equalizerview.h index 569417a0..2c27b45e 100644 --- a/noatun/library/equalizerview.h +++ b/noatun/library/equalizerview.h @@ -1,5 +1,5 @@ -#ifndef ETQUALIZERVIEW_H -#define ETQUALIZERVIEW_H +#ifndef EQUALIZERVIEW_H +#define EQUALIZERVIEW_H #include <tqwidget.h> #include <kdialogbase.h> diff --git a/noatun/library/noatun/vequalizer.h b/noatun/library/noatun/vequalizer.h index f28fb4e1..4a5621ef 100644 --- a/noatun/library/noatun/vequalizer.h +++ b/noatun/library/noatun/vequalizer.h @@ -36,8 +36,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef NOATUN_VETQUALIZER_H -#define NOATUN_VETQUALIZER_H +#ifndef NOATUN_VEQUALIZER_H +#define NOATUN_VEQUALIZER_H #include <tqptrlist.h> #include <tqobject.h> |