-rw-r--r-- | core/applets/irdaapplet/irdaappletimpl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/applets/irdaapplet/irdaappletimpl.h b/core/applets/irdaapplet/irdaappletimpl.h index abedb07..ef0c5a6 100644 --- a/core/applets/irdaapplet/irdaappletimpl.h +++ b/core/applets/irdaapplet/irdaappletimpl.h @@ -16,10 +16,10 @@ ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** **********************************************************************/ -#ifndef SCREENSHOTAPPLETIMPL_H -#define SCREENSHOTAPPLETIMPL_H +#ifndef IRDAAPPLETIMPL_H +#define IRDAAPPLETIMPL_H #include <qpe/taskbarappletinterface.h> class IrdaApplet; |