summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input/stmpe811.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/input/stmpe811.h')
-rw-r--r--nuttx/drivers/input/stmpe811.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/drivers/input/stmpe811.h b/nuttx/drivers/input/stmpe811.h
index fb686ee44..b219409a8 100644
--- a/nuttx/drivers/input/stmpe811.h
+++ b/nuttx/drivers/input/stmpe811.h
@@ -1,7 +1,7 @@
/********************************************************************************************
* drivers/input/stmpe811.h
*
- * Copyright (C) 2012 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* References:
@@ -46,9 +46,9 @@
#include <nuttx/config.h>
-#include <wdog.h>
#include <semaphore.h>
+#include <nuttx/wdog.h>
#include <nuttx/clock.h>
#include <nuttx/wqueue.h>
#include <nuttx/input/stmpe811.h>