summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/net/cs89x0.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/net/cs89x0.h')
-rw-r--r--nuttx/include/nuttx/net/cs89x0.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/include/nuttx/net/cs89x0.h b/nuttx/include/nuttx/net/cs89x0.h
index f12b364c4..71a628c57 100644
--- a/nuttx/include/nuttx/net/cs89x0.h
+++ b/nuttx/include/nuttx/net/cs89x0.h
@@ -1,7 +1,7 @@
/****************************************************************************
* include/nuttx/net/cs89x0.h
*
- * Copyright (C) 2009, 2012 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009, 2012, 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -42,7 +42,8 @@
#include <stdint.h>
#include <stdbool.h>
-#include <wdog.h>
+
+#include <nuttx/wdog.h>
/****************************************************************************
* Public Types