From 20e1ea02a3a9c3801fe3dfdc6c6d52d0263c7a02 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 8 Feb 2014 14:07:30 +0100 Subject: Correct enumeration of files and devices Signed-off-by: Paul Kocialkowski --- samsung-ipc/ipc_devices.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samsung-ipc/ipc_devices.h') diff --git a/samsung-ipc/ipc_devices.h b/samsung-ipc/ipc_devices.h index ebcbac9..8fc238f 100644 --- a/samsung-ipc/ipc_devices.h +++ b/samsung-ipc/ipc_devices.h @@ -1,7 +1,7 @@ /* * This file is part of libsamsung-ipc. * - * Copyright (C) 2012 Paul Kocialkowski + * Copyright (C) 2012-2014 Paul Kocialkowski * * libsamsung-ipc is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,9 +23,9 @@ #include "device/crespo/crespo_ipc.h" #include "device/aries/aries_ipc.h" #include "device/galaxys2/galaxys2_ipc.h" -#include "device/i9300/i9300_ipc.h" #include "device/maguro/maguro_ipc.h" #include "device/piranha/piranha_ipc.h" +#include "device/i9300/i9300_ipc.h" #include "device/n7100/n7100_ipc.h" #ifndef __IPC_DEVICES_H__ -- cgit v1.1