Skip to content

Commit 0abeea8

Browse files
committed
Move Cleanup.h from plugins/xdebug to incude/tscpp/api .
1 parent 0b921a1 commit 0abeea8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

plugins/xdebug/xdebug.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#include "tscore/ink_defs.h"
3636
#include "tscpp/util/PostScript.h"
3737
#include "tscpp/util/TextView.h"
38-
#include "Cleanup.h"
38+
#include "tscpp/api/Cleanup.h"
3939

4040
namespace
4141
{

0 commit comments

Comments
 (0)