From ddc3964ed95d01e72229dc9af968a327cd84e56c Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 1 Oct 2004 13:21:35 +0000 Subject: - add python, missing gui - remove console (needs to be rewritten anyway) - eString -> std::string --- lib/nav/core.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/nav/core.cpp') diff --git a/lib/nav/core.cpp b/lib/nav/core.cpp index 51a02368..72d3fc52 100644 --- a/lib/nav/core.cpp +++ b/lib/nav/core.cpp @@ -1,4 +1,5 @@ #include +#include void eNavigation::serviceEvent(iPlayableService* service, int event) { -- cgit v1.2.3