Fix another incorrect header include

This commit is contained in:
Roland Winklmeier
2015-04-17 14:28:44 +02:00
parent b794a10b8e
commit 4e33cf5ac8

View File

@@ -12,7 +12,7 @@
#ifndef BLACKINPUT_KEYMAPPING_MAC_H
#define BLACKINPUT_KEYMAPPING_MAC_H
#include "blackmisc/hwkeyboardkey.h"
#include "blackmisc/hardware/keyboardkey.h"
namespace BlackInput
{