From 7b3f421a47e105380056f2450ec157e082c8054c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 8 Jan 2013 03:11:49 +0100 Subject: [PATCH] Code cleanup --- src/apptransport.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apptransport.h b/src/apptransport.h index 8cbcce2..706b2de 100644 --- a/src/apptransport.h +++ b/src/apptransport.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-2013 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ #ifndef LIBAPP_APPTRANSPORT_H # define LIBAPP_APPTRANSPORT_H -#include "App/apptransport.h" +# include "App/apptransport.h" /* AppTransport */