Another pathname fix for event_status_driver.h

This commit is contained in:
Ben Byer 2007-09-05 04:43:17 -07:00
parent b6c0697fd6
commit 28e48cd8e6

View File

@ -143,7 +143,7 @@
#include <string.h>
#include <sys/stat.h>
#if !defined(DUMPKEYMAP_FILE_ONLY)
#include <drivers/event_status_driver.h>
#include <IOKit/hidsystem/event_status_driver.h>
#endif
#define PROG_NAME "dumpkeymap"