8 lines
206 B
C++
8 lines
206 B
C++
#ifndef __COMFORTABLE_SWIPE__gesture_index_hpp__
|
|
#define __COMFORTABLE_SWIPE__gesture_index_hpp__
|
|
|
|
#include "xdo_gesture.h"
|
|
#include "swipe_gesture.h"
|
|
|
|
#endif /* __COMFORTABLE_SWIPE__gesture_index_hpp__ */
|