diff options
Diffstat (limited to 'src/example-based/ExampleService.hs')
| -rw-r--r-- | src/example-based/ExampleService.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example-based/ExampleService.hs b/src/example-based/ExampleService.hs index 0e88ef414..28d3731d4 100644 --- a/src/example-based/ExampleService.hs +++ b/src/example-based/ExampleService.hs @@ -9,7 +9,7 @@ import PGF import GF.Compile.ToAPI import Network.CGI import Text.JSON -import FastCGIUtils +import CGIUtils import Cache import qualified ExampleDemo as E |
