diff options
Diffstat (limited to 'extras/tiopf/tiOPFfpGUI.pas')
-rw-r--r-- | extras/tiopf/tiOPFfpGUI.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/tiopf/tiOPFfpGUI.pas b/extras/tiopf/tiOPFfpGUI.pas index b7d5cc8b..8ca8f183 100644 --- a/extras/tiopf/tiOPFfpGUI.pas +++ b/extras/tiopf/tiOPFfpGUI.pas @@ -8,7 +8,7 @@ interface uses tiGUIUtils, tiDialogs, tiGUIINI, tiGenericEditMediators, tiGUIConstants, - tiGenericListMediators, tiCompositeMediators; + tiGenericListMediators, tiCompositeMediators, tiRtfReport; implementation |