summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui/tiGUIINI.pas
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-09-28 05:43:45 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-09-28 05:43:45 +0000
commit5fa65868c9d4c8276fbfa4483cb6e32091718bc3 (patch)
treead75c07271ba2b666c8a13cc94ccd6dcf72811b6 /extras/tiopf/gui/tiGUIINI.pas
parentd5e469ff6f6694b9cc09b70e12d624c858968886 (diff)
downloadfpGUI-5fa65868c9d4c8276fbfa4483cb6e32091718bc3.tar.xz
* Updated the tiOPFfpGUI package code to use the new unit names.
Diffstat (limited to 'extras/tiopf/gui/tiGUIINI.pas')
-rw-r--r--extras/tiopf/gui/tiGUIINI.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/tiopf/gui/tiGUIINI.pas b/extras/tiopf/gui/tiGUIINI.pas
index d1f34d29..5e25ec7e 100644
--- a/extras/tiopf/gui/tiGUIINI.pas
+++ b/extras/tiopf/gui/tiGUIINI.pas
@@ -10,7 +10,7 @@ unit tiGUIINI;
interface
uses
tiINI
- ,gui_form
+ ,fpg_form
;
type
@@ -26,7 +26,7 @@ function gGUIINI(const AFileName: string = ''): TtiGuiINIFile;
implementation
uses
- fpgfx
+ fpg_main
;
var