system_wrappers: rename interface -> include
BUG=webrtc:5095 R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1413333002 . Cr-Commit-Position: refs/heads/master@{#10438}
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "webrtc/base/constructormagic.h"
|
||||
#include "webrtc/system_wrappers/interface/trace.h"
|
||||
#include "webrtc/system_wrappers/include/trace.h"
|
||||
|
||||
// This file provides macros for creating "symbol table" classes to simplify the
|
||||
// dynamic loading of symbols from DLLs. Currently the implementation only
|
||||
|
||||
Reference in New Issue
Block a user