diff options
Diffstat (limited to 'Source/WebKit/android/wds/client/Device.h')
-rw-r--r-- | Source/WebKit/android/wds/client/Device.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/wds/client/Device.h b/Source/WebKit/android/wds/client/Device.h index 39d4b12..101e2c3 100644 --- a/Source/WebKit/android/wds/client/Device.h +++ b/Source/WebKit/android/wds/client/Device.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef WDS_DEVICE_H -#define WDS_DEVICE_H +#ifndef Device_h +#define Device_h #include <stdlib.h> |