diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-13 00:30:28 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-13 00:30:28 -0500 |
commit | 017d437099d1f1d6a68e145eca4a507e8ab65d9e (patch) | |
tree | f7b44ebcd381527c939e70e03555105218336d76 /noatun/modules/marquis/marquis.h | |
parent | 14c903d8a9e29e9505ec05ca630f1b5a218679ad (diff) | |
download | tdemultimedia-017d437099d1f1d6a68e145eca4a507e8ab65d9e.tar.gz tdemultimedia-017d437099d1f1d6a68e145eca4a507e8ab65d9e.zip |
Fix inadvertent "TQ" changes.
Diffstat (limited to 'noatun/modules/marquis/marquis.h')
-rw-r--r-- | noatun/modules/marquis/marquis.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/marquis/marquis.h b/noatun/modules/marquis/marquis.h index 4b63e850..c96a6bd1 100644 --- a/noatun/modules/marquis/marquis.h +++ b/noatun/modules/marquis/marquis.h @@ -23,8 +23,8 @@ // used in advertising or otherwise to promote the sale, use or other dealings // in this Software without prior written authorization from the author(s). -#ifndef MARTQUIS_H -#define MARTQUIS_H +#ifndef MARQUIS_H +#define MARQUIS_H #include <noatun/plugin.h> #include <noatun/app.h> |