summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vscode/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 0caee2241d..f17b9e23e3 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -11,6 +11,7 @@
"files.associations": {
"*.h": "c",
"*.c": "c",
+ "*.inc": "c",
"*.cpp": "cpp",
"*.hpp": "cpp",
"xstddef": "c",