Skip to content

Commit afe5cc7

Browse files
author
Andrey
committed
Fix CMakeLists.txt: update BootWimProcessor.h path
1 parent 1483e87 commit afe5cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ if(CLANG_FORMAT_EXE)
258258
src/models/EventManager.h
259259
src/models/EventObserver.h
260260
src/models/IniConfigurator.h
261-
src/models/BootWimProcessor.h
261+
src/boot/BootWimProcessor.h
262262
src/models/ContentExtractor.h
263263
src/models/HashVerifier.h
264264
src/views/mainwindow.h

0 commit comments

Comments
 (0)