We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a076b24 commit d3ede39Copy full SHA for d3ede39
gui/cppcheck-gui.rc
@@ -1,5 +1,5 @@
1
// Include command line program's resource file containing version info etc.
2
-#include "..\cli\cppcheck.rc"
+#include "../cli/cppcheck.rc"
3
4
// GUI Icon
5
IDI_ICON1 ICON DISCARDABLE "cppcheck.ico"
0 commit comments