diff options
Diffstat (limited to 'amarok/src/statusbar/queueLabel.h')
-rw-r--r-- | amarok/src/statusbar/queueLabel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/statusbar/queueLabel.h b/amarok/src/statusbar/queueLabel.h index f5dd3049..42bb59b9 100644 --- a/amarok/src/statusbar/queueLabel.h +++ b/amarok/src/statusbar/queueLabel.h @@ -17,8 +17,8 @@ * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#ifndef AMAROK_TQUEUELABEL_H -#define AMAROK_TQUEUELABEL_H +#ifndef AMAROK_QUEUELABEL_H +#define AMAROK_QUEUELABEL_H #include "playlistitem.h" #include "popupMessage.h" |