Changed everything to inotify naming.
[cl-inotify.git] / grovel.lisp
index 51ed8f8..486cc66 100644 (file)
@@ -1,6 +1,6 @@
-(include "sys/inotify.h")
+(in-package #:cl-inotify)
 
-(in-package #:cl-notify)
+(include "sys/inotify.h")
 
 (constant (in-access        "IN_ACCESS"))
 (constant (in-modify        "IN_MODIFY"))