contentstorage/cahandler/app/inc/caapphandlerplugin.h
changeset 103 b99b84bcd2d1
parent 61 8e5041d13c84
--- a/contentstorage/cahandler/app/inc/caapphandlerplugin.h	Fri Jun 11 13:58:37 2010 +0300
+++ b/contentstorage/cahandler/app/inc/caapphandlerplugin.h	Wed Jun 23 18:33:40 2010 +0300
@@ -15,8 +15,8 @@
  *
  */
 
-#ifndef CA_APP_HANDLER_PLUGIN_H
-#define CA_APP_HANDLER_PLUGIN_H
+#ifndef CAAPPHANDLERPLUGIN_H
+#define CAAPPHANDLERPLUGIN_H
 
 #include <QObject>
 #include <qserviceplugininterface.h>
@@ -34,4 +34,4 @@
                             QAbstractSecuritySession *session);
 };
 
-#endif
+#endif // CAAPPHANDLERPLUGIN_H