diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index 49d3a1c..3e3027c 100644 --- a/patch/include.h +++ b/patch/include.h @@ -24,6 +24,10 @@ #include "cfacts.h" #endif +#if COMBO_PATCH +#include "combo.h" +#endif + #if CYCLELAYOUTS_PATCH #include "cyclelayouts.h" #endif |
