summaryrefslogtreecommitdiff
path: root/FreeFileSync.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'FreeFileSync.cbp')
-rw-r--r--FreeFileSync.cbp4
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeFileSync.cbp b/FreeFileSync.cbp
index e924a35f..becb6722 100644
--- a/FreeFileSync.cbp
+++ b/FreeFileSync.cbp
@@ -412,8 +412,8 @@
<Option target="Release" />
<Option target="Debug-DLL" />
</Unit>
- <Unit filename="wx+\format_unit.cpp" />
- <Unit filename="wx+\format_unit.h">
+ <Unit filename="zen\format_unit.cpp" />
+ <Unit filename="zen\format_unit.h">
<Option target="Release" />
<Option target="Debug-DLL" />
</Unit>
bgstack15