From f44b1d4abe82cfb74db68bffcaf240f6f6134708 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 05 Apr 2004 13:49:07 +0000 Subject: use opie debugging --- (limited to 'examples/networksettings/examplemodule.cpp') diff --git a/examples/networksettings/examplemodule.cpp b/examples/networksettings/examplemodule.cpp index d7fd718..703e6bd 100644 --- a/examples/networksettings/examplemodule.cpp +++ b/examples/networksettings/examplemodule.cpp @@ -1,9 +1,13 @@ -#include +#include "exampleiface.h" +#include "examplemodule.h" + +/* OPIE */ +#include +using namespace Opie::Core; #include -#include "exampleiface.h" -#include "examplemodule.h" +#include VirtualModule::VirtualModule() { Interface* iface = new VirtualInterface( 0 ); -- cgit v0.9.0.2