Cleaning syntax.
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / RBCFrame.xaml.fs
index 672554b..f6bfdfb 100644 (file)
@@ -5,7 +5,7 @@ open System.Windows
 open System.Windows.Data
 open System.Windows.Input
 
-open FSharp.ViewModule
+open ViewModule.FSharp
 open FsXaml
 
-type RBCFrame = XAML<"XAML/RBCFrame.xaml", true>
+type RBCFrame = XAML<"XAML/RBCFrame.xaml">