aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/notepad-2/notepadApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/3rdparty/notepad-2/notepadApp.h')
-rw-r--r--demos/3rdparty/notepad-2/notepadApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/3rdparty/notepad-2/notepadApp.h b/demos/3rdparty/notepad-2/notepadApp.h
index 661aaaf2..55ec693e 100644
--- a/demos/3rdparty/notepad-2/notepadApp.h
+++ b/demos/3rdparty/notepad-2/notepadApp.h
@@ -45,6 +45,6 @@ void nSetColorScheme(NColorScheme sch);
NColorScheme nGetColorScheme(void);
-gfxThreadHandle nLaunchNotepadApp(void);
+gThread nLaunchNotepadApp(void);
#endif /* NOTEPADAPP_H_ */