contentstorage/cahandler/app/inc/caapphandlerplugin.h
branchGCC_SURGE
changeset 105 e7325f632549
parent 103 b99b84bcd2d1
--- a/contentstorage/cahandler/app/inc/caapphandlerplugin.h	Fri Jun 11 16:25:06 2010 +0100
+++ b/contentstorage/cahandler/app/inc/caapphandlerplugin.h	Thu Jul 22 16:37:03 2010 +0100
@@ -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