summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cwindowmessenger.hxx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 14:41:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 14:41:45 -0600
commit3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27 (patch)
tree165622abc4f05d8625d6786064671265d73e8883 /NxWidgets/nxwm/include/cwindowmessenger.hxx
parent9f0d9a6db5d6d1eec7bec3a029bb37a95245e495 (diff)
downloadnuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.tar.gz
nuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.tar.bz2
nuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.zip
Change all references to NxConsole to NxTerm
Diffstat (limited to 'NxWidgets/nxwm/include/cwindowmessenger.hxx')
-rw-r--r--NxWidgets/nxwm/include/cwindowmessenger.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/cwindowmessenger.hxx b/NxWidgets/nxwm/include/cwindowmessenger.hxx
index 3822813d1..bfe6e9d08 100644
--- a/NxWidgets/nxwm/include/cwindowmessenger.hxx
+++ b/NxWidgets/nxwm/include/cwindowmessenger.hxx
@@ -46,7 +46,7 @@
#include <nuttx/wqueue.h>
#include <nuttx/nx/nxtk.h>
-#include <nuttx/nx/nxconsole.h>
+#include <nuttx/nx/nxterm.h>
#include "cwindoweventhandler.hxx"
#include "cwidgetstyle.hxx"