diff options
Diffstat (limited to 'src/fe-gtk/hexchat.rc.tt')
-rw-r--r-- | src/fe-gtk/hexchat.rc.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/hexchat.rc.tt b/src/fe-gtk/hexchat.rc.tt index 2b384c49..684ddfdb 100644 --- a/src/fe-gtk/hexchat.rc.tt +++ b/src/fe-gtk/hexchat.rc.tt @@ -1,5 +1,5 @@ #include <winver.h> -#include "../../config-win32.h" +#include "../../config.h" #define COMMA_VERSION <#= [string]::Join(',', $versionParts) #>,0 |