summaryrefslogtreecommitdiff
path: root/udev/udev.h
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-08 21:36:06 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-08 21:36:06 +0200
commit48a9b173e88738ff4eefb3519f1d27711b417c8d (patch)
tree4ab742a8dd66fe9a877b0e126cbf99ec547ddb89 /udev/udev.h
parent15a45c89e5c79e374247bad5c6ae28ad41496161 (diff)
libudev: move to top-level directory
Diffstat (limited to 'udev/udev.h')
-rw-r--r--udev/udev.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udev.h b/udev/udev.h
index 7187975390..8926dee932 100644
--- a/udev/udev.h
+++ b/udev/udev.h
@@ -22,8 +22,8 @@
#include <sys/types.h>
#include <sys/param.h>
-#include "lib/libudev.h"
-#include "lib/libudev-private.h"
+#include "libudev.h"
+#include "libudev-private.h"
#define DEFAULT_FAKE_PARTITIONS_COUNT 15
#define UDEV_EVENT_TIMEOUT 180