reg: Corrected #include statement for translations to work.

This commit is contained in:
Frans Kool 2008-03-19 22:42:02 +01:00 committed by Alexandre Julliard
parent 9ba2395aba
commit 6e08a877c1

View file

@ -18,8 +18,9 @@
#include <windef.h>
#include <reg.h>
#include "reg.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "En.rc"
#include "Nl.rc"