aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 0caee2241..f17b9e23e 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",