X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEventManager.hh;h=20535a03649f687184c445ff3f2d19175404fc1b;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=482d17b6a4f84d67d1bffce73ef1ae344e7a1c2a;hpb=7231c220a7332754de3d16e4e8aacd5dbd31c501;p=senf.git diff --git a/PPI/EventManager.hh b/PPI/EventManager.hh index 482d17b..20535a0 100644 --- a/PPI/EventManager.hh +++ b/PPI/EventManager.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -23,12 +23,12 @@ /** \file \brief EventManager public header */ -#ifndef HH_EventManager_ -#define HH_EventManager_ 1 +#ifndef HH_SENF_PPI_EventManager_ +#define HH_SENF_PPI_EventManager_ 1 // Custom includes #include -#include "Scheduler/ClockService.hh" +#include "../Scheduler/ClockService.hh" #include "predecl.hh" #include "detail/Callback.hh" #include "detail/EventBinding.hh"