aboutsummaryrefslogtreecommitdiff
path: root/libc/src/stdfix/bitslk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/stdfix/bitslk.cpp')
-rw-r--r--libc/src/stdfix/bitslk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/src/stdfix/bitslk.cpp b/libc/src/stdfix/bitslk.cpp
index f4af2a8..1065c32 100644
--- a/libc/src/stdfix/bitslk.cpp
+++ b/libc/src/stdfix/bitslk.cpp
@@ -8,7 +8,7 @@
#include "bitslk.h"
#include "include/llvm-libc-macros/stdfix-macros.h" // long accum
-#include "include/llvm-libc-types/stdfix-types.h" // int_lk_t
+#include "include/llvm-libc-types/int_lk_t.h" // int_lk_t
#include "src/__support/common.h" // LLVM_LIBC_FUNCTION
#include "src/__support/fixed_point/fx_bits.h" // fixed_point
#include "src/__support/macros/config.h" // LIBC_NAMESPACE_DECL