aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc_devices.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-08 14:29:15 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-08 14:29:15 +0100
commitffc71f0da11b322e5c28425200cbb8666cf441f9 (patch)
tree4287b6798313811b51faf200186624e6f85623e9 /samsung-ipc/ipc_devices.h
parent190984f13910b589b8909b1088bac863316cdc96 (diff)
downloadexternal_libsamsung-ipc-ffc71f0da11b322e5c28425200cbb8666cf441f9.zip
external_libsamsung-ipc-ffc71f0da11b322e5c28425200cbb8666cf441f9.tar.gz
external_libsamsung-ipc-ffc71f0da11b322e5c28425200cbb8666cf441f9.tar.bz2
devices folder instead of device, for better consistency
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'samsung-ipc/ipc_devices.h')
-rw-r--r--samsung-ipc/ipc_devices.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/samsung-ipc/ipc_devices.h b/samsung-ipc/ipc_devices.h
index 8fc238f..b93de60 100644
--- a/samsung-ipc/ipc_devices.h
+++ b/samsung-ipc/ipc_devices.h
@@ -20,13 +20,13 @@
#include <samsung-ipc.h>
-#include "device/crespo/crespo_ipc.h"
-#include "device/aries/aries_ipc.h"
-#include "device/galaxys2/galaxys2_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"
+#include "devices/crespo/crespo_ipc.h"
+#include "devices/aries/aries_ipc.h"
+#include "devices/galaxys2/galaxys2_ipc.h"
+#include "devices/maguro/maguro_ipc.h"
+#include "devices/piranha/piranha_ipc.h"
+#include "devices/i9300/i9300_ipc.h"
+#include "devices/n7100/n7100_ipc.h"
#ifndef __IPC_DEVICES_H__
#define __IPC_DEVICES_H__