Skip to content

Commit 65d5ea0

Browse files
committed
Fix build, again
1 parent 628225b commit 65d5ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ddprof-lib/src/main/cpp/libraries_linux.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "common.h"
2020
#include "counters.h"
2121
#include "libraries.h"
22-
#include "symbols_linux_dd.h"
22+
#include "symbols_linux.h"
2323

2424
#include <mutex>
2525
#include <unordered_set>

0 commit comments

Comments
 (0)