merge from libretro fork
[pcsx_rearmed.git] / frontend / pl_gun_ts.h
index 4e3d195..8a33627 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef __PL_GUN_TS_H__
+#define __PL_GUN_TS_H__
+
 #ifdef HAVE_TSLIB
 
 struct tsdev;
@@ -16,3 +19,5 @@ int pl_gun_ts_get_fd(struct tsdev *ts);
 #define pl_set_gun_rect(...) do {} while (0)
 
 #endif
+
+#endif /* __PL_GUN_TS_H__ */