diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2011-01-10 19:44:51 +0100 |
---|---|---|
committer | Henrik Rydberg <rydberg@euromail.se> | 2011-01-10 19:44:51 +0100 |
commit | 8be148412a963e1c80549e0b158059b0aebc3b9c (patch) | |
tree | 98d346b3768c9b4069f09347d5cb44fd67989b46 | |
parent | cf1ffc9a1a1f2cfa58605bf21b6453a7fc0ddefe (diff) |
include mismatch
-rw-r--r-- | include/utouch/frame-xi2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/utouch/frame-xi2.h b/include/utouch/frame-xi2.h index d7dff55..24bd7ec 100644 --- a/include/utouch/frame-xi2.h +++ b/include/utouch/frame-xi2.h @@ -19,8 +19,8 @@ * ****************************************************************************/ -#ifndef _UTOUCH_FRAME_MTDEV_H -#define _UTOUCH_FRAME_MTDEV_H +#ifndef _UTOUCH_FRAME_XI2_H +#define _UTOUCH_FRAME_XI2_H #define MTDEV_NO_LEGACY_API |