summaryrefslogtreecommitdiff
path: root/src/touch-dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touch-dev.c')
-rw-r--r--src/touch-dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch-dev.c b/src/touch-dev.c
index 9e140ca..80cc82f 100644
--- a/src/touch-dev.c
+++ b/src/touch-dev.c
@@ -22,7 +22,7 @@
22 * 22 *
23 ****************************************************************************/ 23 ****************************************************************************/
24 24
25#include <touch-dev.h> 25#include <grail-touch.h>
26#include <malloc.h> 26#include <malloc.h>
27#include <string.h> 27#include <string.h>
28#include <errno.h> 28#include <errno.h>