aboutsummaryrefslogtreecommitdiff
path: root/libc/src/stdfix/bitshr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/stdfix/bitshr.cpp')
-rw-r--r--libc/src/stdfix/bitshr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/src/stdfix/bitshr.cpp b/libc/src/stdfix/bitshr.cpp
index 394d1f0..e70bf0a 100644
--- a/libc/src/stdfix/bitshr.cpp
+++ b/libc/src/stdfix/bitshr.cpp
@@ -8,7 +8,7 @@
#include "bitshr.h"
#include "include/llvm-libc-macros/stdfix-macros.h" // short fract
-#include "include/llvm-libc-types/stdfix-types.h" // int_hr_t
+#include "include/llvm-libc-types/int_hr_t.h"
#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