summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-07-19 18:41:46 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-07-19 18:41:46 +0000
commitd23e5618e9b46495ba0e122ee56019e454f0d9c5 (patch)
tree34fa5f731655d01a717d7885afaa2540603706d0
parent786b5c988cd3e9410ef76f8d7a9854873e0dabaa (diff)
downloadATCD-d23e5618e9b46495ba0e122ee56019e454f0d9c5.tar.gz
-rw-r--r--CIAO/examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h b/CIAO/examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h
index 01a5e787c4d..82d50d4c15e 100644
--- a/CIAO/examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h
+++ b/CIAO/examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h
@@ -28,7 +28,7 @@ namespace MyImpl
* RateGen executor implementation class.
*/
class NAVDISPLAY_EXEC_Export NavDisplayGUI_exec_impl
- : public virtual ::CIAO_HUDisplay_NavDisplay_Impl::NavDisplay_exec,
+ : public virtual ::CIAO_HUDisplay_NavDisplay_Impl::NavDisplay_Exec,
public virtual ::CORBA::LocalObject
{
public: