summaryrefslogtreecommitdiff
path: root/ggml-quants.h
diff options
context:
space:
mode:
Diffstat (limited to 'ggml-quants.h')
-rw-r--r--ggml-quants.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ggml-quants.h b/ggml-quants.h
index 316e3568..d2d25eb4 100644
--- a/ggml-quants.h
+++ b/ggml-quants.h
@@ -1,9 +1,9 @@
#pragma once
-#include "ggml-impl.h"
-
// GGML internal header
+#include "ggml-impl.h"
+
#include <stdint.h>
#include <stddef.h>