summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h
index 426853d..237b725 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -24,6 +24,10 @@
#include "cfacts.h"
#endif
+#if CMDCUSTOMIZE
+#include "cmdcustomize.h"
+#endif
+
#if COMBO_PATCH
#include "combo.h"
#endif