plugins/consoles/terminalkeyboardcons/terminalkeyboardcons.mmp
changeset 54 ea6622dea85a
parent 33 cfabd0207208
child 69 849a0b46c767
--- a/plugins/consoles/terminalkeyboardcons/terminalkeyboardcons.mmp	Wed Sep 01 17:56:27 2010 +0100
+++ b/plugins/consoles/terminalkeyboardcons/terminalkeyboardcons.mmp	Tue Sep 07 20:04:42 2010 +0100
@@ -20,6 +20,7 @@
 userinclude		.
 userinclude		..\vt100cons\src\vt100 // For vtc_cursor_tracker.h
 #include <fshell/fsh_system_include.mmh>
+systeminclude	\epoc32\include\internal // this is where the tracecore headers live, and the platform paths macros don't consistantly include it across different versions of the platform...
 
 source			terminalkeyboardcons.cpp
 sourcepath		..\vt100cons\src\vt100