diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -4,6 +4,7 @@ extern crate autopilot;  #[macro_use]  extern crate combine;  extern crate libc; +extern crate xdg;  mod cocoa_bridge;  mod parser; | 
