mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix every include path changed in the previous commit (automated)
I am very glad to have written this script.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
* \file tor_api.c
|
||||
**/
|
||||
|
||||
#include "or/tor_api.h"
|
||||
#include "or/tor_api_internal.h"
|
||||
#include "feature/api/tor_api.h"
|
||||
#include "feature/api/tor_api_internal.h"
|
||||
|
||||
// Include this after the above headers, to insure that they don't
|
||||
// depend on anything else.
|
||||
|
||||
Reference in New Issue
Block a user