mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Rename main/compositing/mod.rs to main/compositing/compositor_task.rs.
This commit is contained in:
parent
56ba7fc343
commit
45b297bd0b
2 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ use std::comm;
|
|||
use std::os;
|
||||
use std::task::spawn_with;
|
||||
|
||||
#[path="compositing/mod.rs"]
|
||||
#[path="compositing/compositor_task.rs"]
|
||||
pub mod compositing;
|
||||
|
||||
pub mod macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue