aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RehauSku.Assist.csproj2
-rw-r--r--Source/Ribbon/RibbonController.cs (renamed from Source/DataExport/RibbonController.cs)0
2 files changed, 1 insertions, 1 deletions
diff --git a/RehauSku.Assist.csproj b/RehauSku.Assist.csproj
index 55d279c..1e5c81a 100644
--- a/RehauSku.Assist.csproj
+++ b/RehauSku.Assist.csproj
@@ -97,7 +97,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Source\Assistant\RequestModifier.cs" />
- <Compile Include="Source\DataExport\RibbonController.cs" />
+ <Compile Include="Source\Ribbon\RibbonController.cs" />
<Compile Include="Source\Assistant\HttpClientUtil.cs" />
<Compile Include="Source\Assistant\StoreResponse.cs" />
<Compile Include="Source\DataExport\DataWriter.cs" />
diff --git a/Source/DataExport/RibbonController.cs b/Source/Ribbon/RibbonController.cs
index c4ca6d7..c4ca6d7 100644
--- a/Source/DataExport/RibbonController.cs
+++ b/Source/Ribbon/RibbonController.cs