comfortable-swipe/lib/gesture/_index.hpp
2019-03-03 17:40:08 +08:00

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__ */