mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
Include scm.h instead of scm_ng.h
Since scm.h includes scm_ng.h this is effectively the same.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "scm_ng.h"
|
||||
#include "scm.h"
|
||||
#include "drivers/api.h"
|
||||
#include "snapshot.h"
|
||||
#include "fs_events.h"
|
||||
|
||||
Reference in New Issue
Block a user