pad: rename the include guard

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-02-06 14:12:56 +10:00
parent b64828e79a
commit 5222920d44

View file

@ -21,8 +21,8 @@
* DEALINGS IN THE SOFTWARE.
*/
#ifndef EVDEV_BUTTONSET_WACOM_H
#define EVDEV_BUTTONSET_WACOM_H
#ifndef EVDEV_TABLET_PAD_H
#define EVDEV_TABLET_PAD_H
#include "evdev.h"