diff -r b0aebde9b1fb -r 9e2a905b887f bluetoothengine/btui/btuimodel/btdevicemodel_p.h --- a/bluetoothengine/btui/btuimodel/btdevicemodel_p.h Mon Jul 12 19:25:26 2010 +0300 +++ b/bluetoothengine/btui/btuimodel/btdevicemodel_p.h Fri Jul 23 15:57:13 2010 +0300 @@ -15,8 +15,8 @@ * */ -#ifndef BTDEVICEMODE_P_H -#define BTDEVICEMODE_P_H +#ifndef BTDEVICEMODELPRIVATE_H +#define BTDEVICEMODELPRIVATE_H #include "btuimodeltypes.h" #include @@ -137,4 +137,4 @@ }; -#endif // BTLOCALSETTING_H +#endif // BTDEVICEMODELPRIVATE_H