]> Dogcows Code - chaz/yoink/blobdiff - src/yoink.rc
pkg-config libs parsing bugfix
[chaz/yoink] / src / yoink.rc
index 64eee3d93a1f59aded19483aac796f073e47c5b4..6a417ad9823ef60a21f7e604a7b69d5ceb8bd54e 100644 (file)
@@ -1,11 +1,11 @@
 
 //
 // Yoink
-// Compile this file with windres and link the object with the executable.
+// Compile this file with windres and link with the executable.
 //
 
 #include <winver.h>
-#include "config.h"
+#include "../config.h"
 
 1 VERSIONINFO
 FILEVERSION            VERSION_MAJOR,VERSION_MINOR,VERSION_REVISION,0
This page took 0.016523 seconds and 4 git commands to generate.