fixed include path for freerdp >= 1.0
[libguac-client-rdp.git] / src / rdp_keymap_en_us.c
index 7be6422..22f6142 100644 (file)
@@ -37,7 +37,8 @@
  * ***** END LICENSE BLOCK ***** */
 
 #include <freerdp/input.h>
-#include <freerdp/kbd/layouts.h>
+
+#include <freerdp/locale/keyboard.h>
 
 #include "rdp_keymap.h"