summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_type.h b/src/window_type.h
index e6e1da192..22acaeb63 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -113,6 +113,7 @@ enum WindowClass {
WC_GRF_PARAMETERS,
WC_BUILD_OBJECT,
WC_NEWGRF_TEXTFILE,
+ WC_COMPANY_INFRASTRUCTURE,
WC_INVALID = 0xFFFF
};