Fix broken include guard.

This commit is contained in:
Andrius Štikonas 2016-08-08 17:32:40 +01:00
parent cadb80e264
commit 9ed640084d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#if !defined(REMOVEVOLUMEOPERATION_H)
#if !defined(REMOVEVOLUMEGROUPOPERATION_H)
#define REMOVEVOLUMEGROUPOPERATION_H