summaryrefslogtreecommitdiffstats
path: root/NxWidgets/nxwm/src/cfullscreenwindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/src/cfullscreenwindow.cxx')
-rw-r--r--NxWidgets/nxwm/src/cfullscreenwindow.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/nxwm/src/cfullscreenwindow.cxx b/NxWidgets/nxwm/src/cfullscreenwindow.cxx
index d4fcf23b25..6b0d13fa09 100644
--- a/NxWidgets/nxwm/src/cfullscreenwindow.cxx
+++ b/NxWidgets/nxwm/src/cfullscreenwindow.cxx
@@ -1,5 +1,5 @@
/********************************************************************************************
- * NxWidgets/nxwm/src/cfullscreen.cxx
+ * NxWidgets/nxwm/src/cfullscreenwindow.cxx
*
* Copyright (C) 2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
@@ -57,7 +57,7 @@
* CFullScreenWindow Method Implementations
********************************************************************************************/
- using namespace NxWM;
+using namespace NxWM;
/**
* CFullScreenWindow Constructor